Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.442.702 Times

Gamma freeware
Filter: All | Freeware | Demo
 

Gamma

< 1 2 3 4 5 > 
Added: August 14, 2008 | Visits: 1.379

PhotoFiltre PhotoFiltre is a complete image retouching program that allows you to do simple or advanced adjustments to an image and apply a vast range of filters on it. It is simple and intuitive to use, and has an easy learning curve. The toolbar, giving you access to the standard filters with just a few...



Platforms: Windows

License: Freeware Size: 1.6 MB Download (89): PhotoFiltre Download

Added: August 02, 2008 | Visits: 1.467

DCEnhancer Digital Camera Enhancer does the hard job of noise reducing and automatic balance control for you. And it is free! The program works best if you have bad light condition (indoor, shadows etc.) and your image is somehow off. So if some of your images are already fine, you won't see much...





Platforms: Windows

License: Freeware Size: 524 KB Download (333): DCEnhancer Download

Added: August 11, 2008 | Visits: 926

JimPack JimPack is a batch image processing program for busy digital photographers who want to send images via e-mail. Decrease size and increase image quality faster - adjust Gamma, Sharpness, Reduce Yellow, save as JPEG or BMP.


Platforms: Windows

License: Freeware Size: 404 KB Download (122): JimPack Download

Added: August 02, 2008 | Visits: 1.464

Image Analyzer Advanced image editing, enhancement and analysis software. Easy red-eye removal, noise reduction, automatic brightness, contrast, gamma and saturation adjustment. Resize, rotate, crop and warping. Distance, Fourier and discrete cosine transformation. Reads/writes BMP, ICO, CUR, WMF, EMF, JPEG,...


Platforms: Windows

License: Freeware Size: 1.2 MB Download (363): Image Analyzer Download

Added: August 18, 2008 | Visits: 871

EasyHDR PRO EasyHDR 1.31 is a powerful utility to convert your simple photos taken with a digital camera to HDR images.Thanks to this tool your photos can become totally professional. Its methodology is to obtain photos captured from different exposures and apply tone mapping to produce surprising and...


Platforms: Windows

License: Freeware Size: 1024 B Download (119): EasyHDR PRO Download

Added: August 10, 2008 | Visits: 1.583

Alivecolors Freeware AliveColors is a powerful and easy to use Digital Photo Editing Software for Color Correction. It allows to enhance scanned images quality and apply peculiar effects. It creates some very impressive photo effects like colored glow and amusing effects like changing color gamma by pressing just one...


Platforms: Windows

License: Freeware Size: 2.7 KB Download (213): Alivecolors Freeware Download

Released: June 23, 2016  |  Added: July 26, 2016 | Visits: 2.725

reaConverter Lite Free batch advanced image converter and image editing application. reaConverter Lite can handle ultra-fast batch conversions between JPEG, GIF, TIFF, PNG and BMP images with access to lots of advanced picture editing techniques such as: Alteration and Orientation tools: Resize, Crop, Canvas...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 10.61 MB Download (172): reaConverter Lite Download

Added: October 26, 2010 | Visits: 965

Test::Extreme Test::Extreme is a perlish unit testing framework. SYNOPSIS # In ModuleOne.pm combine unit tests with code package ModuleOne; use Test::Extreme; sub foo { return 23 }; sub test_foo { assert_equals foo, 23 } # at the end of the module run_tests ModuleOne if $0 =~ /ModuleOne.pm$/; #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Test::Extreme Download

Added: May 18, 2010 | Visits: 1.160

exrtools exrtools project is a set of simple command-line utilities for manipulating with high dynamic range images in OpenEXR format. OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. exrtools was developed to help...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (109): exrtools Download

Added: March 09, 2010 | Visits: 1.107

AI::NNFlex::Backprop AI::NNFlex::Backprop project is a fast, pure perl backprop Neural Net simulator. SYNOPSIS use AI::NNFlex::Backprop; my $network = AI::NNFlex::Backprop->new(config parameter=>value); $network->add_layer(nodes=>x,activationfunction=>function); $network->init(); use...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (91): AI::NNFlex::Backprop Download

Added: May 23, 2010 | Visits: 814

Test::Unit::Procedural Test::Unit::Procedural Perl module contains a procedural style unit testing interface. SYNOPSIS use Test::Unit::Procedural; # your code to be tested goes here sub foo { return 23 }; sub bar { return 42 }; # define tests sub test_foo { assert(foo() == 23, "Your message here"); } sub...


Platforms: *nix

License: Freeware Size: 75.78 KB Download (95): Test::Unit::Procedural Download

Added: March 20, 2010 | Visits: 768

Fyre Fyre project is a tool for producing computational artwork based on histograms of iterated chaotic functions. At the moment, it implements the Peter de Jong map in a fixed-function pipeline with an interactive GTK+ frontend and a command line interface for easy and efficient rendering of...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (99): Fyre Download

Added: May 04, 2010 | Visits: 1.263

PDL::Graphics::LUT PDL::Graphics::LUT is a Perl module that provides access to a number of look-up tables. SYNOPSIS use PDL::Graphics::PGPLOT; use PDL::Graphics::LUT; # what tables are available my @tables = lut_names(); # get the reversed colour table smooth, # with the gamma intensity ramp my ( $l,...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (98): PDL::Graphics::LUT Download

Added: July 08, 2010 | Visits: 1.495

Math::CDF Math::CDF is a Perl module to generate probabilities and quantiles from several statistical probability functions. SYNOPSIS use Math::CDF; $prob = &Math::CDF::pnorm(1.96); if( not defined($z = &Math::CDF::qnorm(0.975)) ) { die "qnorm() failed"; } or use Math::CDF qw(:all); $prob =...


Platforms: *nix

License: Freeware Size: 65.54 KB Download (129): Math::CDF Download

Added: September 19, 2010 | Visits: 747

SANE Frontends SANE Frontends project contains frontends to SANE ("Scanner Access Now Easy"), including xscanimage, xcam, and scanadf. Xscanimage is a GTK-based application for scanning images that can also be used as a GIMP-plugin. Xcam is used to get images from cameras supported by SANE. Scanadf is a...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (107): SANE Frontends Download

Added: July 14, 2010 | Visits: 1.854

Perceptual Image Diff Perceptual Image Diff is an image comparison utility that makes use of a computational model of the human visual system to compare two images. Its useful for running automated regression testing on images that are perceptually identical but have minor pixel noise from different random number...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (114): Perceptual Image Diff Download

Added: May 10, 2013 | Visits: 2.107

phpThumb() Features:- Source image can be a physical file on the local server, remote file over HTTP, or can be retrieved from a database. - GIFs are supported on all versions of GD (even if GD does not have native GIF support) thanks to the GIF Util class by Fabien Ezber, or by ImageMagick. - BMP source...


Platforms: Windows, *nix,

License: Freeware Download (110): phpThumb() Download

Added: August 14, 2010 | Visits: 908

Libeval Libeval provides simple means of evaluating simple arithmetic expressions involving literal numeric values, variables and functions using the addition (+), subtraction (-), multiplication (*), division (/), modulo division (), exponentiation (^), sign (+-), percentag (%) and grouping (())...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (95): Libeval Download

Added: March 19, 2010 | Visits: 1.205

Links Links is graphics and text mode WWW browser, similar to Lynx. Links displays tables, frames, downloads on background, uses HTTP/1.1 keepalive connections, and features Javascript. In graphics mode it displays PNG, JPEG, GIF, TIFF, and XBM pictures, runs external bindings on other types, and...


Platforms: *nix

License: Freeware Size: 4 MB Download (95): Links Download

Added: May 25, 2010 | Visits: 1.419

Physics::Lorentz::Transformation Physics::Lorentz::Transformation Perl module contains representation of poincare transformations. SYNOPSIS use Physics::Lorentz; my $rotation = Physics::Lorentz::Transformation->rotation_euler( $alpha, $beta, $gamma ); my $vector = Physics::Lorentz::Vector->new([$t, $x, $y, $z]); my...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (155): Physics::Lorentz::Transformation Download

< 1 2 3 4 5 >