How do I threshhold a range of pixels of an image using python?
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.
I think you can find good example here