creating color image from masks
Posted by Adam Hacking on Jun 10, 2009; 1:26pm
URL: http://imagej.273.s1.nabble.com/creating-color-image-from-masks-tp3692189.html
Hi,
I have an image that has 2 compoents of interest. I have obtained 2 binary images of each threshold of interest. For easy visualization, I would like to generate a merged image from the 2 thresholded images, wherein the merged image the foreground of one remains black and the foreground of the other is green.
Thanks
Adam