Download Latest Version hugin++-2021-1-1-source.zip (15.3 MB)
Email in envelope

Get an email when there's a new version of Hugin++

Home / source / platforms / linux
Name Modified Size InfoDownloads / Week
Parent folder
icons 2021-06-04
appdata 2021-06-04
CMakeLists.txt 2021-05-01 51 Bytes
enfuse-raw.sh 2021-05-01 1.4 kB
smartblend 2021-05-01 603 Bytes
smartblend.README 2021-05-01 1.4 kB
Totals: 6 Items   3.4 kB 0
By Bob Bright

GOAL

The purpose of this script is to strip out the offending arguments which hugin 
is passing to the blender.  It also prepends "smartblend-" to the output 
filename, so you won't inadvertently overwrite a file that you've blended 
with enblend.


INSTALL

1. Install wine if you don't already have it
   from your distribution's standard repositories
   or from http://www.winehq.org/. 
   
2. Download smartblend from http://wiki.panotools.org/SmartBlend

3. Unzip the smartblend archive to a convenient location.

4. Open a terminal in that location and enter "wine smartblend.exe",
   just to make sure everything is working so far.
   You should get a usage message from smartblend.exe.

5. Edit the SMARTBLENDEXE in the "smartblend" file to point to smartblend's
   location. You can always override this setting by setting environmental
   variable SMARTBLEND:
   $ SMARTBLEND=foo.exe smartblend
   
6. Make the "smartblend" file executable:
   $ chmod u+x smartblend


USE

1. Start up hugin.

2. Select File -> Preferences -> Enblend

3. Enter "smartblend" as the "Enblend executable".  

4. Leave "Default Arguments" blank.  

5. You should be good to go: generating a blended panorama from the Stitcher
   tab in hugin should now produce a smartblended panorama.


REFERENCE:
http://groups.google.com/group/hugin-ptx/browse_thread/thread/b11d91ad0280ace0
Source: smartblend.README, updated 2021-05-01