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:
- 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:...... - How to fix the wifi on a HP Mini 110 Netbook running Ubuntu 9.10 (Karmic Koala)
Installing Karmic Koala from a USB drive proved to be a bit less than effortless. First off the http and ftp servers for the netbook-reloaded ISO images were really slow,...... - 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...... - Set up JAVA_HOME to track Java Preferences.app on Mac OS X
Mac OS X’s Java Preferences.app has a pane for switching between versions of the JDK, but I just found out from a coworker (thanks, Mike!) that you can make your......
I tried sudo port install autopano-sift-c. Response: sudo: port: command not found
Ideas?
You need to install MacPorts. See http://www.macports.org/install.php
hm… same for me. installed macports, but still command not found. don’t even know if macports installed successfully… or how i could check that… why so difficult?
The problem is that most MacPort apps are command-line-only — there are a couple of exceptions, but for the most part, you’re playing with it in the shell.
If you haven’t lived in the terminal much, it’s deep water to be tossed into. I respect your grumping.
Check out http://guide.macports.org/#installing.shell — you’ll want to edit your “.bashrc” in your user’s home directory, and make sure these lines got added:
Save the file, start a new terminal, and when you type:
you should see
I tired to install this using the terminal. I get the following:
Warning: Can’t open index file for source: rsync://rsync.macports.org/release/ports/
Error: search for portname autopano-sift-c failed: No index(es) found! Have you synced your source indexes?
Martins-Laptop:~ gradek$
I have MacPort installed. Running OSX 10.5
May, just boot to windows to use hugin if I can’t get this working without loosing another 4 hours of my life.
Did you run “selfupdate”? I went on to a different Mac (running 10.5.6) and it seems like things are currently OK:
Please help me on this error. Macport is installed. But cannot install cmake. Following error appears. Thank you.
Error: Target org.macports.configure returned: configure failure: shell command ” cd “/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.6.4″ && ./configure –prefix=/opt/local –mandir=/share/man –docdir=/share/doc/cmake ” returned error 6
Command output: ———————————————
CMake 2.6-4, Copyright (c) 2007 Kitware, Inc., Insight Consortium
———————————————
Error when bootstrapping CMake:
Cannot find appropriate C compiler on this system.
Please specify one using environment variable CC.
See cmake_bootstrap.log for compilers attempted.
———————————————
Log of errors: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.6.4/Bootstrap.cmk/cmake_bootstrap.log
———————————————
Error: Status 1 encountered during processing.
@Charaka: You need to follow step 1 — install Xcode.
Thank you, Matthew. It worked
Hi Matthew,
You’ll have to forgive me if I ask stupid questions, but I’m a bit of a computer novice, who is very keen to make some nice panoramic photos without spending hours picking control points. I’ve downloaded Hugin and MacPorts from your links, but am not sure where to go from here. Your instructions are a bit too technical for me. Could you provide me with a more step-by-step dummies guide to installing this?
Cheers.
Since I wrote this post I purchased a Wacom Bamboo graphics tablet that came with Photoshop LE, and that does excellent panorama stitching. If you can get a copy of that, it may be an easier route for you.