Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Maksim Shabunin 7c855aa3e1 Fixed two issues found by static analysis 7 years ago
..
bitstrm.cpp imgcodecs: fix RBaseStream hang on truncated inputs 7 years ago
bitstrm.hpp imgcodecs: refactoring, improve code quality 8 years ago
exif.cpp build: portable integer types 7 years ago
exif.hpp build: portable integer types 7 years ago
grfmt_base.cpp imwrite for multipage images implemented 7 years ago
grfmt_base.hpp imwrite for multipage images implemented 7 years ago
grfmt_bmp.cpp imgcodecs: add overflow checks 7 years ago
grfmt_bmp.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_exr.cpp Merge pull request #10283 from zhijackchen:exr_export 7 years ago
grfmt_exr.hpp Fixed some issues found by static analysis 8 years ago
grfmt_gdal.cpp Misc. modules/ cont. pt2 7 years ago
grfmt_gdal.hpp Fixing the gdal include error that Macports seems to only mess up. 10 years ago
grfmt_gdcm.cpp GDCM: several improvements 9 years ago
grfmt_gdcm.hpp GDCM: several improvements 9 years ago
grfmt_hdr.cpp imgproc(hdr): fix bounds check in HdrDecoder::checkSignature() 7 years ago
grfmt_hdr.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_jpeg.cpp clean up the code 7 years ago
grfmt_jpeg.hpp Fixed some issues found by static analysis 8 years ago
grfmt_jpeg2000.cpp imgcodecs: add more Jasper checks for supported and tested cases 7 years ago
grfmt_jpeg2000.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_pam.cpp Misc. modules/ cont. pt2 7 years ago
grfmt_pam.hpp imgcodecs: Implementation of PAM encoder/decoder 9 years ago
grfmt_png.cpp imgcodecs(png): resolve ASAN issue with vars scope and setjmp() call 7 years ago
grfmt_png.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_pxm.cpp Merge pull request #10352 from vinay0410:write_pbm 7 years ago
grfmt_pxm.hpp Merge pull request #10352 from vinay0410:write_pbm 7 years ago
grfmt_sunras.cpp imgcodecs: remove assert() usage 7 years ago
grfmt_sunras.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_tiff.cpp Fixed two issues found by static analysis 7 years ago
grfmt_tiff.hpp imwrite for multipage images implemented 7 years ago
grfmt_webp.cpp Fixing some static analysis issues 8 years ago
grfmt_webp.hpp Extract imgcodecs module from highgui 11 years ago
grfmts.hpp imgcodecs: Implementation of PAM encoder/decoder 9 years ago
ios_conversions.mm Fix UIImageToMat method by taking image scale information into account 8 years ago
loadsave.cpp imwrite for multipage images implemented 7 years ago
precomp.hpp imgcodecs: remove assert() usage 7 years ago
rgbe.cpp Misc. modules/ cont. pt2 7 years ago
rgbe.hpp Extract imgcodecs module from highgui 11 years ago
utils.cpp imgcodecs: remove assert() usage 7 years ago
utils.hpp imgcodesc: fix code problems with integer overflow / address arithmetic / UB 8 years ago