Difference between revisions of "Autopano-sift"

From PanoTools.org Wiki
Jump to navigation Jump to search
(pantent on SIFT)
(note autopano-sift-C)
Line 6: Line 6:
  
 
Autopano-sift is Open Source and written using C# and mono. The use of the [[w:SIFT|Scale-invariant feature transform]] algorithm is restricted by a patent owned by the University of British Columbia.
 
Autopano-sift is Open Source and written using C# and mono. The use of the [[w:SIFT|Scale-invariant feature transform]] algorithm is restricted by a patent owned by the University of British Columbia.
 +
 +
Autopano-sift has been largely superseded by a C port called [[autopano-sift-C]], available from the [[hugin]] project.
  
 
[[Category:Software:Platform:Linux]]
 
[[Category:Software:Platform:Linux]]
 
[[Category:Software:Platform:Windows]]
 
[[Category:Software:Platform:Windows]]
 
[[Category:Software:Platform:Mac OS X]]
 
[[Category:Software:Platform:Mac OS X]]

Revision as of 23:35, 24 April 2008

Autopano-SIFT by Sebastian Nowozin automatically creates control points for groups of overlapping photographs, it can be controlled from within the Hugin GUI front-end. See autopano sift page for details.

Functionally, autopano-sift is very similar to autopano and the two can be used interchangeably to a certain extent.

There are both command-line and GUI versions of autopano-sift. There is a tutorial for Using Autopano-SIFT With PTGui.

Autopano-sift is Open Source and written using C# and mono. The use of the Scale-invariant feature transform algorithm is restricted by a patent owned by the University of British Columbia.

Autopano-sift has been largely superseded by a C port called autopano-sift-C, available from the hugin project.