opencv/modules/imgcodecs/test
Kumataro 2f79b1b087
Merge pull request #22404 from Kumataro:3.4-fix22388_2
* imgcodecs: tiff: Reduce memory usage to read 16bit image.

* imgcodecs: tiff: Reduce memory usage to read 8bit images

* imgcodecs: tiff: split basic test and full test.

* imgcodecs: tiff: fix to warning C4244

* imgcodecs: tiff: fix to warning C4244
2022-10-03 18:24:15 +03:00
..
test_common.cpp
test_common.hpp
test_exr.impl.hpp
test_grfmt.cpp imgcodecs: disable OpenEXR in runtime for 3rdparty source code 2021-12-23 10:41:18 +00:00
test_jpeg.cpp Merge pull request #22064 from Kumataro:3.4-fix22052 2022-06-20 21:42:50 +03:00
test_main.cpp
test_png.cpp
test_precomp.hpp
test_read_write.cpp
test_tiff.cpp Merge pull request #22404 from Kumataro:3.4-fix22388_2 2022-10-03 18:24:15 +03:00
test_webp.cpp