image format support by opencv 3.0.0

Status
Not open for further replies.

kokanepd

Junior Member level 3
Joined
Oct 9, 2013
Messages
31
Helped
1
Reputation
2
Reaction score
1
Trophy points
8
Activity points
169
i want to know which image format support by opencv
 

OpenCV offers support for the image formats Windows bitmap (bmp), portable image formats (pbm, pgm, ppm) and Sun raster (sr, ras). With help of plugins (you need to specify to use them if you build yourself the library, nevertheless in the packages we ship present by default) you may also load image formats like JPEG (jpeg, jpg, jpe), JPEG 2000 (jp2 - codenamed in the CMake as Jasper), TIFF files (tiff, tif) and portable network graphics (png). Furthermore, OpenEXR is also a possibility.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…