• Stuart Cunningham's avatar
    Fix reading of 16-bit TIFF images on big endian host. · 8bbce0a2
    Stuart Cunningham authored
    Use correct integer types for arguments to TIFFGetField to avoid corruption
    of values and failed loads of TIFF file when using cv::imread().
    
    Added test where both big and little endian TIFF files are read using imread().
    
    Fixed build of 3rdparty libtiff on big endian hosts.
    
    Reduced memory required during decode_tile16384x16384 test by not converting
    large grayscale test image to color image during read.
    8bbce0a2
Name
Last commit
Last update
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
index.rst Loading commit data...