opencv/modules/imgcodecs
rpici 9cca066ee8
Fix bug in test_tiff.cpp
The big endian data in the tiff_sample_data array was never being tested.  This could be observed by e.g. changing the 9th byte in the big endian data from 0xde to something that should fail the test, e.g. 0xdd, and the test would still pass even though it should fail.
2019-03-13 09:42:47 -05: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 issue-13921: Support setting compression setting for writing tiff images 2019-03-09 15:48:21 -05:00
test Fix bug in test_tiff.cpp 2019-03-13 09:42:47 -05:00
CMakeLists.txt Merge pull request #11417 from Turim:imgcodecs_cmake_decoders_customize_formats 2018-05-22 15:10:15 +00:00