opencv/modules/imgcodecs/test
2021-02-09 10:35:27 -08:00
..
test_common.cpp imgcodecs(test): rework common I/O test, added grayscale mode 2020-03-27 21:34:51 +00:00
test_common.hpp imgcodecs(test): rework common I/O test, added grayscale mode 2020-03-27 21:34:51 +00:00
test_exr.impl.hpp
test_grfmt.cpp
test_jpeg.cpp
test_main.cpp
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 2021-02-09 10:35:27 -08:00
test_precomp.hpp
test_read_write.cpp imgcodecs: fix test build with disabled JPEG and PNG libs 2020-07-06 14:52:52 +03:00
test_tiff.cpp
test_webp.cpp