I’ve only been using hugin for an hour now, and I’m really impressed.
The mac binary doesn’t include the ability to automatically determine how images overlap, but it’s pretty easy to make that work, too.
First download the hugin binary. The Mac OS X port is here.
Then install the autopano binary.
First install MacPorts.
Then run:
sudo port selfupdate sudo port install autopano-sift-c
I had a problem with cmake hanging during install. If port stalls for you, ctrl-c, then sudo port clean cmake ; sudo port install cmake ; sudo port install autopano-sift-c again.
Then tell Hugin where the binary is. Go to Hugin > Preferences… and click the “Autopano” tab, and make it look like this:

Close the preferences window, and the next time you use the “Assistant” tab and load images, you’ll see that the alignment is done for you automatically.
Here’s an example taken from Bryce Point in Bryce Canyon:
(it’s also one of the banners).
Related posts:
- Simple Image Slideshow with jQuery and PHP
I really liked Jon Raasch’s jquery-powered slideshow, but integrating it into a page requires a bunch of steps: Add the jQuery library Add the slideshow javascript function Add the CSS...... - How to set up native subversion (javahl) with Subclipse on Mac OS X
Note that this is for Ganymede (Eclipse 3.4.x). Install the javahl binding with MacPorts: sudo port install subversion +bash_completion sudo port install subversion-javahlbindings Run eclipse, and add this upgrade site:...... - Automatic disposable email addresses for Google Apps
Plus Suffixing There’s a pretty nifty feature with gmail that most people don’t know about. I’ve seen people reference it as the “plus hack” or “plus suffixing”. If you have...... - How to Convert Your Book’s Images to Kindle
Taking your painstakingly typeset book and shoving it through the kindle “conversion” meatgrinder was an exercise in wincing. Most of the images were corrupted, there was whitespace sprinkled randomly throughout......