How do I threshhold a range of pixels of an image using python?

asked 2016-11-25 04:53:33 -0600

Prototype gravatar image

I need to convert the image to binary and then convert a range of pixels to a particular color value. How do I go about this. Code if possible please. Thanks in advance.

edit retag flag offensive close merge delete

Comments

I think you can find good example here

LBerger gravatar imageLBerger ( 2016-11-25 08:53:43 -0600 )edit