Ask Your Question

granbywrestler's profile - activity

2016-02-03 23:05:31 -0600 asked a question Reading image

Hello,

I am taking an intro course to OpenCV using Python and when I execute the instruction "print img" (i am using img as my image variable) the return statement has every pixel as integer 255. The picture I am using is a rubix cube. Would anybody be able to point me in the right direction to get this resolved?

image description image description

Thank you