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?
1 | initial version |
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?