I have image that is partially shaded.
How can I remove shades from my image?
I have image that is partially shaded.
How can I remove shades from my image?
Following SOF might help you :
How to remove the shadow in image by using openCV?
There is a paper called "Simple Shadow Removal" in above link. Try to implement it.