I'd need to detect bright regions in the image. Would be quite easy with threshold. But I need to get spots that are bright compared to its surroundings, not based on an absolute value.
What would be a good way to do this?
Unfortunately I do not have sample images at the moment.