Ask Your Question

shsaad's profile - activity

2013-12-25 18:39:55 -0600 asked a question read/write webp images

Hello,

I am trying to read and write webp images using imread( ) and imwrite( ). I get an exception "OpenCV Error: Unspecified error (could not find a writer for the specified extension) in imwrite"

I am using Ubuntu 12.4 and my code is in python. Does OpenCV support reading and writing webp images. Could not find a single example. I tried my code on OpenCV version 2.4.4, 2.4.5, and 2.4.7