09-09-2008 08:36 PM
09-09-2008 11:48 PM
From a color RGB image, you can either use color threshold to get a binary image or extract one of the color planes to get a grayscale image. From a grayscale image you can use threshold to get a binary image.
Bruce