Relative Content

Tag Archive for pythonimageopencv

Remove glare noise from an image

I have an image of a steak, and my goal is to calculate its marbling by converting the pixels to red for meat and white for fat. However, I have problems with glare in the image, which hinder the calculation. My code helps to improve it somewhat, but I would like to improve it even further. Here is an example, I have this image below, with glare:
enter image description here