Autopano-sift-C

From PanoTools.org Wiki
Revision as of 22:12, 8 June 2009 by Brion (talk | contribs) (Add some installation instructions for Mac OS X + Hugin, since this wasn't super obvious)
Jump to navigation Jump to search

autopano-sift-C is a C port of the C# software autopano-sift. It is somewhat faster and doesn't require a C# runtime - Installing the mono C# runtime on OS X has proved to be problematic on some systems.

Additionally, autopano-sift-C has experimental modifications to perform feature identification in conformal image space, this helps with wide angle or fisheye Projection photographs.

autopano-sift-C is available from the hugin project.

Installation on Mac OS X

On Mac OS X, autopano-sift-c can be installed via MacPorts:

$ sudo port install autopano-sift-c

This may take some minutes to fetch and compile the required software. Once complete, the autopano-sift-c binary will be installed in /opt/local/bin.

To get Hugin to use it, you may need to add this full path into the preferences:

Autopano-prefs.png

Now you're ready to use the control point alignment assistant in Hugin. Load up your images, then hit the 'Align' button:

Autopano-align.png

At this point you'll either see a big fat error dialog, or if everything's working you'll see a dialog like this while autopano-sift-c does its thing. This may take a few minutes...

Autopano-searching.png

When it's done, Hugin's panorama preview should show you something decent now!

Autopano-done.png

You'll probably still want to nudge some things or run the exposure optimizer, but this'll have saved a lot of time manually setting control points.