Page 1 of 1

QuantizeImage() is Slow!

Posted: 2007-01-02T12:56:36-07:00
by stanleyweike
Hi,

I was using QuantizeImage() to change image to greyscale and restrict color number to 2 color, nothing fancy, but it is extremely slow. Anyone knows anyway to boost it or any function to replace it?

thanks

Posted: 2007-01-02T13:03:07-07:00
by magick
Use one of the thresholding methods to reduce an image to 2 colors quickly.