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 e8129429e9 imgcodecs: fix test build with disabled JPEG and PNG libs 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
test_main.cpp
test_png.cpp Merge pull request #12971 from sturkmen72:upd_imgproc_hpp 6 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