how to get clear images without data or color loss. So far I have tried many approaches using clahe algorithm and this post (per-pixel gain using localmax i.e background and mask) but in every approach, either data get lost or color.
Example image:
My final output with the best approach used at that post:
Desired output:
Color of images inside the input image also gets lost or fade.