I want to take an image and convert all colors to white leaving only the black pixels. I wrote the following code
using Images
pix=“”
for pixel in pix
I want to take an image and convert all colors to white leaving only the black pixels. I wrote the following code
using Images
pix=“”
for pixel in pix
Sorry folks, Somehow a partial thought got posted. Not exactly sure how but please ignore.