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.
 
 
 
 
 
 
Alexander Alekhin a1e2c4f338
Merge pull request #19655 from raaldrid:EXR_rw_alpha_support_16115
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 EXR alpha support for 4 channel reading and writing. Issue https://github.com/opencv/opencv/issues/16115. 4 years ago
test_grfmt.cpp
test_jpeg.cpp
test_main.cpp
test_png.cpp imgcodecs(test): don't include png.h 4 years ago
test_precomp.hpp
test_read_write.cpp imgcodecs: fix test build with disabled JPEG and PNG libs 4 years ago
test_tiff.cpp
test_webp.cpp