Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6403 Discussions

WEBP support in openCV distributed with openVINO

Alexey_K_5
Beginner
1,100 Views

Hi,

 

OpenCV libraries distributed with openVINO do not support WEBP image format. Is there a good reson for this or it is an oversight? Are there any plans to enable this format in future?


Thanks

Alexey

 
 
 
 
0 Kudos
4 Replies
Maksim_S_Intel
Employee
1,084 Views

There is a reason: reducing dependency number reduces maintenance and increases security.

Is this a popular image format? It is possible to enable webp image format support in future if there is a demand.

0 Kudos
Alexey_K_5
Beginner
1,077 Views

Hi Maksim,

WEBP is quite a popular format supported by most web browsers and lots of libraries (https://en.wikipedia.org/wiki/WebP)

OpenCV can deal with WEBP images easily if enabled at the build time (it is a build option). Given that WEBP support was added to openCV more than 5 years ago I presume it is very well tested. 

If enabled it would make use of OpenCV much easier on images collected from the internet (especially on Windows where converters are more limited). 

Regards

Alexey

 

 

 
 
0 Kudos
IntelSupport
Moderator
1,055 Views

Hi Alexey,

 

Thank you for sharing the information. We highly value your suggestion.

 

Regards,

Adli


0 Kudos
IntelSupport
Moderator
996 Views

Hi Alexey,


This thread will no longer be monitored since we have provided a solution. If you need any additional information from Intel, please submit a new question.


Regards,

Adli


0 Kudos
Reply