Difference between revisions of "GIMP"

From PanoTools.org Wiki
Jump to navigation Jump to search
m (typo)
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''The Gimp''' is the GNU Image Manipulation Program, a sophisticated cross platform image editor.  The Gimp is Free Software.
+
'''The Gimp''' is {{Glossary|the GNU Image Manipulation Program, a sophisticated cross platform image editor|1}}.  The Gimp is Free Software.
  
 
The [[Panorama Tools Plugins]] are available for the Gimp as the [[Panorama Gimp plug-in]].
 
The [[Panorama Tools Plugins]] are available for the Gimp as the [[Panorama Gimp plug-in]].
Line 25: Line 25:
 
* [http://www.logarithmic.net/pfh/resynthesizer resynthesizer] is a very useful plugin that can be used for filling-in missing parts of stitched images.
 
* [http://www.logarithmic.net/pfh/resynthesizer resynthesizer] is a very useful plugin that can be used for filling-in missing parts of stitched images.
  
* [http://turtle.as.arizona.edu/jdsmith/exposure_blend.php exposure-blend], a script-fu to perform [[Contrast Blending]] of bracketed exposures.
+
* [http://tir.astro.utoledo.edu/jdsmith/exposure_blend.php exposure-blend], a script-fu to perform [[Contrast Blending]] of bracketed exposures.
  
 
* [http://www.haypocalc.com/wiki/Gimp_Plugin_GREYCstoration GREYCstoration] is a plugin for sophisticated [[Noise Removal]].
 
* [http://www.haypocalc.com/wiki/Gimp_Plugin_GREYCstoration GREYCstoration] is a plugin for sophisticated [[Noise Removal]].
  
* [http://refocus-it.sourceforge.net/ Refocus-it], a plugin for sharpening images based on a minimum of the error function using a Hopfield neural network.
+
* [http://refocus-it.sourceforge.net/ Refocus-it], a plugin for [[sharpening]] images based on a minimum of the error function using a Hopfield neural network.
 +
 
 +
== Notes for panoramic imaging ==
 +
 
 +
A single layer of an [[equirectangular Projection|equirectangular]] panorama generated using
 +
standard techniques can easily consume more than 100 MegaBytes of memory, whereas the default gimp
 +
cache size is more suitable for single photographs.
 +
So to speed things up for panoramas, in ''File -> Preferences -> Environment -> Resource consumption''
 +
change ''Tile cache size'' to a significant portion of your available memory.
  
 
== Gimp drawbacks ==
 
== Gimp drawbacks ==

Revision as of 20:05, 16 February 2009

The Gimp is the GNU Image Manipulation Program, a sophisticated cross platform image editor. The Gimp is Free Software.

The Panorama Tools Plugins are available for the Gimp as the Panorama Gimp plug-in.

The Gimp is available for Windows, OS X and Unix. For Photoshop users, there is an experimental GIMPshop with a similar menu layout to Photoshop.

Panoramic photography related gimp plugins

  • pandora plugin allows you to spread a series of photographs into a multi-layer image for easy editing.
  • Save Layers in separate files. Little Helper for Multilayer TIFF. If you are using multilayer tiff with GIMP for optimizing blending with enblend, you might need this script for saving every layer to a seperate file. Download continous_save.zip
  • UFRaw is a plugin for the gimp based on dcraw for reading RAW files from digital cameras.
  • resynthesizer is a very useful plugin that can be used for filling-in missing parts of stitched images.
  • Refocus-it, a plugin for sharpening images based on a minimum of the error function using a Hopfield neural network.

Notes for panoramic imaging

A single layer of an equirectangular panorama generated using standard techniques can easily consume more than 100 MegaBytes of memory, whereas the default gimp cache size is more suitable for single photographs. So to speed things up for panoramas, in File -> Preferences -> Environment -> Resource consumption change Tile cache size to a significant portion of your available memory.

Gimp drawbacks

  • The gimp doesn't currently support greater than 8 bits per channel, ie. it doesn't support high dynamic range images, though this is a target for future versions. However, there is a fork of the Gimp called Cinepaint that already supports 16 bit depth and HDR images.