Here are the notes I’ve gathered over the years on using Hugin for focus 
stacking (this is on a MAC):

> *** try stuff at: 
> http://macrocam.blogspot.co.uk/2013/09/using-hugin-for-focus-stacking.html ***
> 
> *** "align_image_stack.exe" -a "\work\align_" -m -v <comma separated list of 
> the .TIF file names>
> 
> *** "enfuse.exe" -o "result.jpeg" --compression=100 --contrast-weight=1.00 
> --exposure-weight=0.00 --saturation-weight=0.00 --contrast-window-size=5 
> --hard-mask --gray-projector=luminance <comma separated list of the 
> align_nnnn.TIF file names>
> 
> 
> All files in a subdirectory
> 
> export PATH=$PATH:/Applications/Hugin/HuginTools
> 
> align_image_stack -m -a AIS_ IMG_????.JPG
> 
> 
> enfuse \
>          --exposure-weight=0 \
>          --saturation-weight=0 \
>          --contrast-weight=1 \
>          --hard-mask \
>          --output=output.tif \
>          AIS_????.tif
> 
> enfuse \
>          --exposure-weight=0 \
>          --saturation-weight=0 \
>          --contrast-weight=1 \
>          --hard-mask \
>          --gray-projector=l-star \
>          --contrast-edge-scale=0.3 \
>          --output=output.tif \
>          AIS_????.tif
> 
> http://blog.patdavid.net/2013/01/focus-stacking-macro-photos-enfuse.html



> On Jun 18, 2015, at 12:24 PM, EricAker <[email protected]> wrote:
> 
> I am trying to stack a bunch of macro photos in order to increase the DOF. 
> Hugin stack does well for exposure stack but
> the pictures get fuzzier not clearer.
> 
> Is there a setting that I am missing?
> 
> Eric
> 
> -- 
> A list of frequently asked questions is available at: 
> http://wiki.panotools.org/Hugin_FAQ <http://wiki.panotools.org/Hugin_FAQ>
> --- 
> You received this message because you are subscribed to the Google Groups 
> "hugin and other free panoramic software" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/hugin-ptx/817dd429-5f74-4271-a1a9-de5931376a09%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/hugin-ptx/817dd429-5f74-4271-a1a9-de5931376a09%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/8A8671F7-6A9C-4C82-9FFC-BE9ADFFEB26F%40accesscomm.ca.
For more options, visit https://groups.google.com/d/optout.

Reply via email to