How to apply a mask to a RGB Image
Posted by kataner on Jul 04, 2009; 3:01pm
URL: http://imagej.273.s1.nabble.com/How-to-apply-a-mask-to-a-RGB-Image-tp3691911.html
Hi there,
i'm trying to add an binary image as mask to a RGB Image.
But i dont know how. I tried subtracting the two images but the ImageCalculator Class and the Method calculate do not have a return value. I hope you can help me.
Greetings Volker