Bad image from consecutive histogram equalization AdaptiveTileInterpolation #1640
Unanswered
leonyu1010
asked this question in
Q&A
Replies: 1 comment 8 replies
-
Hi @leonyu1010 where does the |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I use the follow code to test consecutive histogram Equalizatio + resize. I expect that each cycle is independent and I get near-identical result each time. However, the attached screenshot shows the first cycle is fine, and it degrades in subsequent cycles
Is this a correct way of using the library ? and
Is there a way to "reset" after each cycle so that I can always get the result as good as the first cycle ?
in the following screenshot,
from left to right: original image, 1st cycle result, 2nd cycle result ... and 5th cycle result
Beta Was this translation helpful? Give feedback.
All reactions