Login  Register

Colour removal

Posted by Howard on Sep 15, 2015; 9:25pm
URL: http://imagej.273.s1.nabble.com/Colour-removal-tp5014344.html

Hi,

I'm new to ImageJ and am looking for some advice (possibly just a pointer to a relevant information source) for removing a colour range prior to calculating average HSB values for parts of an image. The image is a wing of a fruit fly drosophila wing. The colours are made by interference patterns and are stable/repeatable within an individual fly. We want to quantify the average colour of different areas demarcated by the dark wing veins. Before doing this, we want to remove the dark areas (greys and blacks) that constitute the veins, folds in the wing when it was stuck on a slide for photographing (see red arrow in picture), and damage to the wing. I assume the approach would be to somehow binarize the image such that gray-black colours all end up black (or white), then remove these areas from the original image and proceed with our measurements. How this is done could have a big influence on the final measurements, so the method details are important. Image likely vary in brightness and in other ways as well (we have hundreds of them to process). Images are imported in RGB space, and the only previous research on this topic quantified average H, S and B of an area. Whether HSB is a better colour space in which to study the biological effects of colour variation (in this case on the mating success of the males - Q: are these colours used by females in choosing mates?) is never discussed, but is something I am also very curious about.

As I said, any advice or redirect to a relevant source would be very much appreciated.

Howard