Login  Register

Re: I need your help

Posted by Kazuaki Kobayashi on Dec 22, 2005; 3:12pm
URL: http://imagej.273.s1.nabble.com/I-need-your-help-tp3704195p3704197.html

Thank you for your reply.

Yes, I use ij.setThreshold() method in my programm,
and I tried ij.process.ImageProcessor.convertToByte(), too
in order to get a thresholded or 8-bit binary image as the dialog says.

Do you have any idea about what's wrong with it?

--- "ImageJ Interest Group" <[hidden email]> ---

>Are you setting the threshold levels using ij.setThreshold()?
>
>-wayne