opencv/modules/imgcodecs/src
2015-09-28 02:00:02 +03:00
..
bitstrm.cpp
bitstrm.hpp
grfmt_base.cpp new function imread_reduced() 2015-07-19 03:53:43 +03:00
grfmt_base.hpp new function imread_reduced() 2015-07-19 03:53:43 +03:00
grfmt_bmp.cpp
grfmt_bmp.hpp
grfmt_exr.cpp
grfmt_exr.hpp
grfmt_gdal.cpp Fixed build warning in GDAL support module 2015-01-21 12:53:50 +03:00
grfmt_gdal.hpp Fixing the gdal include error that Macports seems to only mess up. 2015-05-11 20:27:50 -07:00
grfmt_hdr.cpp
grfmt_hdr.hpp
grfmt_jpeg2000.cpp Jpeg2k color to greyscale conversion on non-Windows is done post decoding because system libjasper segfaults when decoding color images as greyscale. 2015-04-03 21:01:45 -04:00
grfmt_jpeg2000.hpp
grfmt_jpeg.cpp Some changes to support mingw-w64 2015-09-01 00:59:08 +03:00
grfmt_jpeg.hpp
grfmt_png.cpp Some changes to support mingw-w64 2015-09-01 00:59:08 +03:00
grfmt_png.hpp
grfmt_pxm.cpp
grfmt_pxm.hpp
grfmt_sunras.cpp Fix processing of SunRaster images with negative maplength 2015-06-25 00:17:49 +02:00
grfmt_sunras.hpp
grfmt_tiff.cpp TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8. 2015-05-24 14:06:33 +02:00
grfmt_tiff.hpp Support for multipage decoding in BaseImageDecoder and implemented in TiffDecoder. 2015-01-03 00:09:34 -05:00
grfmt_webp.cpp
grfmt_webp.hpp
grfmts.hpp
ios_conversions.mm fixed copy-paste errors 2015-06-17 12:08:34 +02:00
loadsave.cpp adding new flags to imread to load image reduced 2015-09-28 02:00:02 +03:00
precomp.hpp new function imread_reduced() 2015-07-19 03:53:43 +03:00
rgbe.cpp Fixed RGBE images header parsing (fixes #4885) 2015-08-13 17:24:54 +03:00
rgbe.hpp
utils.cpp
utils.hpp