Ask Your Question
0

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

asked 2015-04-01 17:11:46 -0600

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?

edit retag flag offensive close merge delete

Comments

1

Disk full, No write permissions in this folder?, Image empty (??), no png library (??)

FooBar gravatar imageFooBar ( 2015-04-02 02:45:33 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-05-23 07:07:11 -0600

I too had faced this issue while using OpenCV 3.0.0 with Clojure on Windows. My issue occurred due to an incompatible CvType.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-04-01 17:11:46 -0600

Seen: 2,515 times

Last updated: Apr 01 '15