Bugbear,
That's cool. Very fast and exiting.
Unfortunately I get a warning with each execution. But it does produce the output files:
watkins-mbp-admins-macbook-pro:Testy jpwmacbookpro$ convert o1.tif -sigmoidal-contrast 5x100% c100.tif
convert: o1.tif: wrong data type 3 for "GainControl"; tag ignored. `TIFFReadCustomDirectory' @ warning/tiff.c/TIFFWarnings/824.
Then when it gets to the enfuse command, it can't find enfuse:
watkins-mbp-admins-macbook-pro:Testy jpwmacbookpro$ enfuse --output=o2.tif c000.tif c020.tif c040.tif c060.tif c080.tif c100.tif
-bash: enfuse: command not found
I assume this is because there is a problem with my .profile. It looks like a mess to me (fricking MacPorts, I guess.)
And yes, I have no real idea of what I'm doing or how to doit and have been unable to get usable help on what I'm doing wrong. I suspect the path to Hugin/Hugintools/ is incorrect.
Help from any kind soul would be greatly appreciated. :-)
John
.profile (which is in ~) contains this text (my additions are in bold):
# MacPorts Installer addition on 2012-08-12_at_18:57:16: adding an appropriate PATH variable for use with MacPorts.
export PATH=/opt/local/bin:/opt/local/sbin:$PATH
# Finished adapting your PATH environment variable for use with MacPorts.
##
# Your previous /Users/jpwmacbookpro/.profile file was backed up as /Users/jpwmacbookpro/.profile.macports-saved_2012-10-11_at_23:28:46
##
# MacPorts Installer addition on 2012-10-11_at_23:28:46: adding an appropriate PATH variable for use with MacPorts.
export PATH=/opt/local/bin:/opt/local/sbin:$PATH
# Finished adapting your PATH environment variable for use with MacPorts.
##
# Your previous /Users/jpwmacbookpro/.profile file was backed up as /Users/jpwmacbookpro/.profile.macports-saved_2012-10-15_at_13:53:25
##
# MacPorts Installer addition on 2012-10-15_at_13:53:25: adding an appropriate PATH variable for use with MacPorts.
export PATH=/opt/local/bin:/opt/local/sbin:$PATH:/Applications/Hugin/Hugintools
# Finished adapting your PATH environment variable for use with MacPorts.
##
# Your previous /Users/jpwmacbookpro/.profile file was backed up as /Users/jpwmacbookpro/.profile.macports-saved_2012-10-15_at_14:33:27
##
# MacPorts Installer addition on 2012-10-15_at_14:33:27: adding an appropriate PATH variable for use with MacPorts.
export PATH=/opt/local/bin:/opt/local/sbin:/Applications/Hugin/HuginTools/:$PATH
# Finished adapting your PATH environment variable for use with MacPorts.
On Wednesday, December 12, 2012 3:55:33 AM UTC-6, bugbear wrote: