Ask Your Question

Revision history [back]

imwrite('messigray.png',img) - returns "FALSE"

I'm just working with code from the python tutorials.

In certain cases the imwrite('messigray.png',img) returns "FALSE" value. In this case no Image is stored.

What is the reason for this?