Auto Stretch issues - can't see any difference in the image #2138
-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
@Domain105 I just started using it a few weeks ago and had the same experience. I am using AMOUNT=30 and MID_POINT=10%. I found that increasing the MID_POINT very much made the light parts too bright without changing the dark parts. Let me know how it goes. If you still don't see a change, attach a picture. Add a |
Beta Was this translation helpful? Give feedback.
@Domain105 I just started using it a few weeks ago and had the same experience. I am using AMOUNT=30 and MID_POINT=10%.
What I did to determine my settings was to take an unstretched image, then manually ran the
convert
command on it with different settings and saved those files using the settings as the file names. That made it really easy to compare.If you are good with shell scripts you could write a few line script to vary both settings and create the filenames automatically.
I found that increasing the MID_POINT very much made the light parts too bright without changing the dark parts.
Let me know how it goes. If you still don't see a change, attach a picture. Add a
.txt
to the file…