.. |
bitstrm.cpp
|
imgcodecs: fix RBaseStream hang on truncated inputs
|
2018-02-21 13:17:18 +03:00 |
bitstrm.hpp
|
imgcodecs: refactoring, improve code quality
|
2017-08-16 18:56:41 +03:00 |
exif.cpp
|
build: portable integer types
|
2018-02-15 23:43:02 +03:00 |
exif.hpp
|
build: portable integer types
|
2018-02-15 23:43:02 +03:00 |
grfmt_base.cpp
|
imwrite for multipage images implemented
|
2018-02-20 19:08:45 +03:00 |
grfmt_base.hpp
|
imwrite for multipage images implemented
|
2018-02-20 19:08:45 +03:00 |
grfmt_bmp.cpp
|
refactor: don't use CV_ErrorNoReturn() internally
|
2018-04-24 15:38:42 +03:00 |
grfmt_bmp.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
grfmt_exr.cpp
|
Merge pull request #10283 from zhijackchen:exr_export
|
2017-12-15 12:23:44 +03:00 |
grfmt_exr.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
grfmt_gdal.cpp
|
refactor: don't use CV_ErrorNoReturn() internally
|
2018-04-24 15:38:42 +03:00 |
grfmt_gdal.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
grfmt_gdcm.cpp
|
GDCM: several improvements
|
2016-07-08 16:08:55 +03:00 |
grfmt_gdcm.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
grfmt_hdr.cpp
|
imgproc(hdr): fix bounds check in HdrDecoder::checkSignature()
|
2018-01-01 13:12:21 +00:00 |
grfmt_hdr.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
grfmt_jpeg2000.cpp
|
imgcodecs: add more Jasper checks for supported and tested cases
|
2018-01-09 19:06:03 +03:00 |
grfmt_jpeg2000.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
grfmt_jpeg.cpp
|
clean up the code
|
2017-12-22 08:42:21 +09:00 |
grfmt_jpeg.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
grfmt_pam.cpp
|
Misc. modules/ cont. pt2
|
2018-02-13 11:28:11 -05:00 |
grfmt_pam.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
grfmt_png.cpp
|
imgcodecs(png): resolve ASAN issue with vars scope and setjmp() call
|
2017-12-28 02:43:07 +00:00 |
grfmt_png.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
grfmt_pxm.cpp
|
refactor: don't use CV_ErrorNoReturn() internally
|
2018-04-24 15:38:42 +03:00 |
grfmt_pxm.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
grfmt_sunras.cpp
|
imgcodecs: remove assert() usage
|
2018-01-09 17:49:38 +03:00 |
grfmt_sunras.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
grfmt_tiff.cpp
|
Support for setting TIFF DPI info in imwrite
|
2018-04-04 21:20:16 -07:00 |
grfmt_tiff.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
grfmt_webp.cpp
|
Fixing some static analysis issues
|
2017-06-27 14:30:26 +03:00 |
grfmt_webp.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
grfmts.hpp
|
imgcodecs: Implementation of PAM encoder/decoder
|
2016-09-06 15:47:22 +02:00 |
ios_conversions.mm
|
Fix UIImageToMat method by taking image scale information into account
|
2017-03-22 22:33:13 -07:00 |
loadsave.cpp
|
refactor: don't use CV_ErrorNoReturn() internally
|
2018-04-24 15:38:42 +03:00 |
precomp.hpp
|
imgcodecs: remove assert() usage
|
2018-01-09 17:49:38 +03:00 |
rgbe.cpp
|
Misc. modules/ cont. pt2
|
2018-02-13 11:28:11 -05:00 |
rgbe.hpp
|
Extract imgcodecs module from highgui
|
2014-07-07 16:28:08 +04:00 |
utils.cpp
|
imgcodecs: remove assert() usage
|
2018-01-09 17:49:38 +03:00 |
utils.hpp
|
imgcodesc: fix code problems with integer overflow / address arithmetic / UB
|
2017-08-23 17:27:27 +03:00 |