convert 50% of pixels to black, 50% to white
Posted: 2012-08-29T19:20:02-07:00
I've spent about 3 hours trying to figure this out and finally am reaching out for help.
I have a JPG color image. I would like to convert to a black and white image (all pixels are black or white) with no dithering where 50% of the pixels are black and 50% of the pixels are white.
I have tried using linear-stretch 50x50% but that gives me a solid white image.
Can anyone help?
Version: ImageMagick 6.7.7-10 2012-07-12
Thank you,
J
I have a JPG color image. I would like to convert to a black and white image (all pixels are black or white) with no dithering where 50% of the pixels are black and 50% of the pixels are white.
I have tried using linear-stretch 50x50% but that gives me a solid white image.
Can anyone help?
Version: ImageMagick 6.7.7-10 2012-07-12
Thank you,
J