I am having a person's face image which has extra luminescence while capturing the photo. I want reduce or remove the luminescence of the image so that face is clearly visible.
Example of the Image is :
I am using python and OpenCV to do it.I have converted it to gray scale and perform histogram equalization but it didn't give desired output.