Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: provide different enfuse option sets #3

Open
mviereck opened this issue Apr 1, 2022 · 0 comments
Open

Suggestion: provide different enfuse option sets #3

mviereck opened this issue Apr 1, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mviereck
Copy link

mviereck commented Apr 1, 2022

Hello,

it would be nice if mftker could provide different predefined (and possible custom) option sets for enfuse.
A few samples I use myself (along with --hard-mask and the *-weight options set to contrast only):

enfuse --contrast-window-size=5
enfuse --contrast-window-size=9
enfuse --contrast-window-size=15
enfuse --contrast-window-size=5  --saturation-weight=0.1
enfuse --contrast-window-size=9  --saturation-weight=0.1
enfuse --contrast-window-size=15 --saturation-weight=0.1
enfuse --contrast-edge-scale=1.8:1:3
enfuse --contrast-edge-scale=1.8:5:5
enfuse --contrast-edge-scale=1.5:7:5
enfuse --contrast-edge-scale=1.5:10:30

Often different sets have their own advantages and disadvantages in the result.
Often better than each single result is to create multiple stack images with different option sets and to combine them finally with a median or mean calculation.

@hqhoang hqhoang added the enhancement New feature or request label Apr 1, 2022
@hqhoang hqhoang self-assigned this Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants