opencv/modules/imgcodecs/src
2015-10-25 15:18:08 +00:00
..
bitstrm.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
bitstrm.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
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 Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
grfmt_bmp.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_exr.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
grfmt_exr.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
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 Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_hdr.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
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 Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_jpeg.cpp Camera orientation handling is added for jpeg files 2015-10-23 21:19:35 +03:00
grfmt_jpeg.hpp Camera orientation handling is added for jpeg files 2015-10-23 21:19:35 +03:00
grfmt_png.cpp fix VS2010 error with type mismatch due to volatile qualifier 2015-10-13 16:15:49 +02:00
grfmt_png.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_pxm.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
grfmt_pxm.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_sunras.cpp Fix processing of SunRaster images with negative maplength 2015-06-25 00:17:49 +02:00
grfmt_sunras.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
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 Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
grfmt_webp.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmts.hpp Merge with master and fix conflicts 2014-08-13 18:24:11 +04:00
ios_conversions.mm fixed copy-paste errors 2015-06-17 12:08:34 +02:00
jpeg_exif.cpp Camera orientation handling is added for jpeg files 2015-10-23 21:19:35 +03:00
jpeg_exif.hpp Camera orientation handling is added for jpeg files 2015-10-23 21:19:35 +03:00
loadsave.cpp Update imgcodecs.hpp 2015-10-02 14:00:24 +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 Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
utils.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
utils.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00