Page 1 of 1

How to convert a grayscale image to a binary image w C++API

Posted: 2007-01-16T10:10:15-07:00
by xinito
Hello,

Could someone please tell me which method in C++ API can do a good conversion from grayscale image into a binary(black and white) image?

Thanks.