1 | initial version |
i guess, that it's not 255 all the way down, just the start and the end of the image (as in your picture)
2 | No.2 Revision |
i guess, that it's not 255 all the way down, just the start and the end of the image (as in your picture)
try to print the center part, like: print img[180:220, 180:220]