Re: AW: ip.getPixel returns 'index' not 'value'
Posted by Tony Shepherd on Sep 05, 2006; 10:32am
URL: http://imagej.273.s1.nabble.com/ip-getPixel-returns-index-not-value-tp3701630p3701635.html
Well that's true, I just meant greyscale in the sense that: red = green =
blue. The image must have been converted or saved in the wrong format at
some point.
The point is, the ImageJ toolbar can dynamically tell me what the greylevel
(or red and green and blue) values are but the ip.getPixel or
ip.getPixelValue methods can not make this information available to my
algorithm...