opencv/modules/imgcodecs/test
Alexander Alekhin ba5ddd6499 imgcodecs(tiff): sanitize tiff decoder
- more checks
- drop separate branches for 32FC1/32FC3(read) handling
- added for 32F/64F non-compressed
- added tests for 32FC3 (RAW + hdr SGILOG compression)
- added test 64FC1
- dump tiff errors on stderr
2019-04-04 14:16:53 +03:00
..
test_grfmt.cpp
test_jpeg.cpp
test_main.cpp
test_png.cpp
test_precomp.hpp
test_read_write.cpp
test_tiff.cpp imgcodecs(tiff): sanitize tiff decoder 2019-04-04 14:16:53 +03:00
test_webp.cpp