opencv/modules/imgcodecs
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
..
include/opencv2 issue-13921: Support setting compression setting for writing tiff images 2019-03-09 15:48:21 -05:00
misc/java/test java(test): fix test names 2018-01-12 19:14:00 +00:00
perf ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
src imgcodecs(tiff): sanitize tiff decoder 2019-04-04 14:16:53 +03:00
test imgcodecs(tiff): sanitize tiff decoder 2019-04-04 14:16:53 +03:00
CMakeLists.txt imgcodecs: OPENCV_IO_ENABLE_JASPER runtime parameter 2019-03-14 21:43:24 +00:00