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.
 
 
 
 
 
 
Tomoaki Teshima fe7b3f1228 clean up the code 7 years ago
..
bitstrm.cpp Build for embedded systems 7 years ago
bitstrm.hpp imgcodecs: refactoring, improve code quality 8 years ago
exif.cpp Build for embedded systems 7 years ago
exif.hpp Merge pull request #8492 from brian-armstrong-discord:exif_inmemory 8 years ago
grfmt_base.cpp Fixing some static analysis issues 8 years ago
grfmt_base.hpp new function imread_reduced() 10 years ago
grfmt_bmp.cpp Build for embedded systems 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 7 years ago
grfmt_gdal.cpp Fixed/disabled warnings produced by GCC 7 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 Extract imgcodecs module from highgui 11 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 7 years ago
grfmt_jpeg2000.cpp imgcodesc: fix code problems with integer overflow / address arithmetic / UB 7 years ago
grfmt_jpeg2000.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_pam.cpp Build for embedded systems 7 years ago
grfmt_pam.hpp imgcodecs: Implementation of PAM encoder/decoder 8 years ago
grfmt_png.cpp Fixing some static analysis issues 8 years ago
grfmt_png.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_pxm.cpp imgcodecs(pxm): fix memcpy size 7 years ago
grfmt_pxm.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_sunras.cpp Build for embedded systems 7 years ago
grfmt_sunras.hpp Extract imgcodecs module from highgui 11 years ago
grfmt_tiff.cpp imgcodecs(tiff): drop legacy code 7 years ago
grfmt_tiff.hpp imgcodecs(tiff): drop legacy code 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 8 years ago
ios_conversions.mm Fix UIImageToMat method by taking image scale information into account 8 years ago
loadsave.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
precomp.hpp build: replace WIN32 => _WIN32 8 years ago
rgbe.cpp Replace deprecated malloc.h 9 years ago
rgbe.hpp Extract imgcodecs module from highgui 11 years ago
utils.cpp imgcodesc: fix code problems with integer overflow / address arithmetic / UB 7 years ago
utils.hpp imgcodesc: fix code problems with integer overflow / address arithmetic / UB 7 years ago