How can I extract the most "emphasized" (brightest?) parts of an image? [closed]
Hi! I'm trying to extract the most different/emphasized/brightest parts of an image. An example is in the next image, I would like to obtain a ROI of the red and blue auras on it. However, these auras can take random colors (white, yellow, green, orange...). How could I do it? Could you guide me a bit? Thanks!
They are not the "brightest", but they are the most saturated. Try the HSV color space.