Panorama GIMP plug-in

From PanoTools.org Wiki
Revision as of 16:25, 6 November 2018 by Tobias (talk | contribs) (→‎Download source code: svn is no longer used)
Jump to navigation Jump to search

PanTools is a gimp plugin with nearly identical functionality and layout to the Photoshop Panorama Tools Plugins, it can be downloaded at the panotools sourceforge site.

The Gimp is a Free Software cross-platform image manipulation program.

The gimp plugin was originally created by Helmut Dersch and is available for both Unix and Windows platforms. Current development including help documentation and an autotools-based build system is taking place in the gimp-plugin-ng CVS module at sourceforge.


Linux installation

Download source code

You can download source code ZIP file from https://sourceforge.net/code-snapshots/hg/p/pa/panotools/gimp-plugin/panotools-gimp-plugin-b5c97e7a28c52bae6a8f2b725deff7096ddeb7cf.zip and decompressing or

by issuing command

hg clone http://hg.code.sf.net/p/panotools/gimp-plugin panotools-gimp-plugin

which will make copy of relevant part of source code repository.

Compile

./autogen.sh 
./configure
make
sudo make.install

Usage

Plugin works just for layers without alpha channel. Tested with Gimp 2.6.12 Some sample wokflow in Edit zenith and nadir in one go with Adjust filter article