• rpici's avatar
    Fix bug in test_tiff.cpp · 9cca066e
    rpici authored
    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.
    9cca066e
Name
Last commit
Last update
..
include/opencv2 Loading commit data...
misc/java/test Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...