• 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
..
androidcamera Loading commit data...
calib3d Loading commit data...
contrib Loading commit data...
core Loading commit data...
dynamicuda Loading commit data...
features2d Loading commit data...
flann Loading commit data...
gpu Loading commit data...
highgui Loading commit data...
imgproc Loading commit data...
java Loading commit data...
legacy Loading commit data...
ml Loading commit data...
nonfree Loading commit data...
objdetect Loading commit data...
ocl Loading commit data...
photo Loading commit data...
python Loading commit data...
stitching Loading commit data...
superres Loading commit data...
ts Loading commit data...
video Loading commit data...
videostab Loading commit data...
viz Loading commit data...
world Loading commit data...
CMakeLists.txt Loading commit data...
refman.rst.in Loading commit data...