Fokus stacking mit enfuse in Linux

Fr., 09/02/2018 - 23:33
Body
Ausrichten align_image_stack -v -m -a stack1_aligned stack1-*.jpg Alle Dateien heißen stack1-01.jpg stack1-02.jpg stack1-03.jpg usw. Deswegen stack1-*.jpg wobei * eine Wildcard ist. Zusammenfügen
  1. enfuse "$@" --exposure-weight=0 --saturation-weight=0 --contrast-weight=1 --hard-mask --contrast-window-size=9 --output=Stacked.JPG stack1_aligned00*.tif
stack1_aligned00*.tif ist der Name und * eine Wildcard d.h die Dateien heißen stack1_aligned001.tif stack1_aligned002.tif stack1_aligned003.tif usw.
Tagging
Add new comment
The content of this field is kept private and will not be shown publicly.

Plain text

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <drupal-entity data-*>
  • Web page addresses and email addresses turn into links automatically.
  • Lines and paragraphs break automatically.