Startrails with Enfuse

At the time of writing this page I coudn't find much information about creating a startrails image with Enfuse. Thus I start playing with some command line parameters and I described what I observed as it could be helpful to others.

The parameters I've played are:

--levels
--exposure-weight
--saturation-weight
--contrast-weight
--entropy-weight (everything different from 0 is very slow)
--exposure-optimum
--exposure-width
--soft-mask --hard-mask (more noise with hard-mask)

Finally I finished with the following command executed in the directory contaning jpeg input images:

enfuse --levels=1 --exposure-weight=1 --saturation-weight=0.01 --contrast-weight=1 --entropy-weight=0 --exposure-optimum=0.6 --exposure-width=0.2 --soft-mask -o ../out.jpg ./*

The result. The bottom part is added over the stacked with Enfuse images. (click for full size)

Коментари

Публикувай нов коментар

  • Адресите на уеб-страници и e-mail адресите автоматично се конвертират в хипервръзки.
  • Разрешени HTML tag-ове: <a> <p> <span> <div> <h1> <h2> <h3> <h4> <h5> <h6> <img> <map> <area> <hr> <br> <br /> <ul> <ol> <li> <dl> <dt> <dd> <table> <tr> <td> <em> <b> <u> <i> <strong><font> <del> <ins> <sub> <sup> <quote> <blockquote> <pre> <address> <code> <cite> <embed> <object> <param> <strike> <caption>
  • Линиите и параграфите се прекъсват автоматично.
  • Mark language-dependent sections with == lc == where lc (or lc-xx) is a language code, other or all.

Повече информация за опциите на форматиране

CAPTCHA
3 + 1 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.