Difference between revisions of "Unix software"

From PanoTools.org Wiki
Jump to navigation Jump to search
 
(→‎Panorama viewers: removed broken link)
(16 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== Basic Library ==
+
For a full list of Unix/Linux tools, see the [[:Category:Software:Platform:Linux|Linux category]] page.
  
[[Panorama tools]] is a high quality and free panorama stitching software package.
+
== Hugin ==
  
== Stitching Software ==
+
There isn't much competition here, [[Hugin]] is currently the most sophisticated and easy to use tool for stitching photos and assembling panoramas on Unix/Linux systems (also available for Windows and OS X).
  
[[Hugin]] provides an easy to use graphical user interfaces for [[Panorama tools]].
+
[[Hugin]] is a standalone [[GUI front-ends|GUI program]] which depends on [[Helmut Dersch]]'s [[pano12]] library to perform much of the hard work.
There is a FreeBSD Port under preparation
 
  
== Helper ==
+
There are some optional tools that can be used in conjunction with [[hugin]], but none of these are actually required to produce high quality results:
  
[[Autopano]]: Automatically identifies control points. Works with [[Hugin]], [[PTAssembler]], [[PTGUI]]
+
* [[autopano-sift]] - Save time by automatically generating control-point pairs, requires the mono .NET runtime.
 +
* [[autopano]] - Similar to autopano-sift (Freeware).
 +
* [[enblend]] - Perform sophisticated blending of seams when overlapping photos have varying brightness.
 +
* [[PTStitcher]] - Freeware alternative to [[nona]], the internal [[hugin]] stitcher.
 +
* [[PTmender]] - Open Source replacement for PTStitcher, part of the [[pano12]] package.
  
[[Enblend]]: Overlays images so to make the seam invisible. Works as a plug-in for [[Hugin]], [[PTAssembler]], [[PTGUI]]
+
== Tools ==
  
[[ImageMagick]]: Batch process images before using [[Enblend]], e.g. when you have large black areas because of a [[pitch]] angle.
+
* [[dcraw]] and [[UFRaw]]: Convert camera [[RAW]] images.
 +
* [[PTblender]] - Match image brightnesses, part of the [[pano12]] package.
 +
* [[ImageMagick]]: Optionally batch process images before using [[Enblend]], e.g. when you have large black areas because of a [[pitch]] angle.
 +
* [[PanoCube]]: Converts [[equirectangular]] panoramas to [[QTVR]] cubic movies.
 +
* [[clens]] command-line version of [[PTLens]]
  
[[PanoCube]]: Converts equirectangular (360x180) panos to QuickTime cubic movies.
+
== Panorama viewers ==
  
== Viewer ==
+
* [[PTViewer]]
 +
* [[panoglview]]
 +
* [[freepv]]
 +
* <strike>[[panoviewer]]</strike> superseded by [[panoglview]]
  
[[panoglview]]
+
== Plugins for the Gimp ==
  
[[panoviewer]]
+
The [[Gimp]] is a sophisticated image editor.
  
== Plugins for the [[Gimp]] ==
+
There are several [[Gimp#Panoramic photography related gimp plugins|panoramic photography related gimp plugins]] that can be used to manipulate panoramas.
  
[[gimp_pandora_plugin|pandora plugin]]
+
== Other Software ==
 
+
* [[PanoPoints]]: Perl-Based control point picker for use with [[Panorama Tools]]
[[gimp_PanoTools_plugin|PanoTools plugin]]
 
 
 
[[gimp_phfluuh_plugin|phfluuh plugin]]
 
  
[[gimp_Wideangle_plugin|Wideangle plugin]]
+
[[Category:Software:Platform:Linux]]
 
 
== Non-Panoramic use ==
 
 
 
[[PT Lens]] lens distortion correction
 
 
 
== Other Software ==
 
[[PanoPoints]]: Perl-Based control point picker for use with [[Panorama Tools]]
 

Revision as of 17:20, 6 November 2018

For a full list of Unix/Linux tools, see the Linux category page.

Hugin

There isn't much competition here, Hugin is currently the most sophisticated and easy to use tool for stitching photos and assembling panoramas on Unix/Linux systems (also available for Windows and OS X).

Hugin is a standalone GUI program which depends on Helmut Dersch's pano12 library to perform much of the hard work.

There are some optional tools that can be used in conjunction with hugin, but none of these are actually required to produce high quality results:

  • autopano-sift - Save time by automatically generating control-point pairs, requires the mono .NET runtime.
  • autopano - Similar to autopano-sift (Freeware).
  • enblend - Perform sophisticated blending of seams when overlapping photos have varying brightness.
  • PTStitcher - Freeware alternative to nona, the internal hugin stitcher.
  • PTmender - Open Source replacement for PTStitcher, part of the pano12 package.

Tools

Panorama viewers

Plugins for the Gimp

The Gimp is a sophisticated image editor.

There are several panoramic photography related gimp plugins that can be used to manipulate panoramas.

Other Software