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.
 
 
 
 
 
 
Rachel A 650836d700 Exif parsing for PNG files to support Exif orientation tag. Moved decoder specific Exif parsing to JPEG and PNG decoders, respectively. Issue 16579 4 years ago
..
test_common.cpp imgcodecs(test): rework common I/O test, added grayscale mode 5 years ago
test_common.hpp imgcodecs(test): rework common I/O test, added grayscale mode 5 years ago
test_exr.impl.hpp imgcodecs(test): add OpenEXR I/O test 6 years ago
test_grfmt.cpp imgcodecs(test): add OpenEXR I/O test 6 years ago
test_jpeg.cpp ts: refactor OpenCV tests 7 years ago
test_main.cpp ts: refactor OpenCV tests 7 years ago
test_png.cpp Exif parsing for PNG files to support Exif orientation tag. Moved decoder specific Exif parsing to JPEG and PNG decoders, respectively. Issue 16579 4 years ago
test_precomp.hpp Merge pull request #16309 from ganesh-k13:bugfix/imdecode-resize 5 years ago
test_read_write.cpp imgcodecs: fix test build with disabled JPEG and PNG libs 4 years ago
test_tiff.cpp imgcodecs(tiff): sanitize tiff decoder 6 years ago
test_webp.cpp imgcodecs(webp): multiple fixes 6 years ago