1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-21 19:33:03 +04:00
Files
opencv/3rdparty/libtiff
Stuart Cunningham 8bbce0a2a2 Fix reading of 16-bit TIFF images on big endian host.
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.
2014-02-12 21:21:06 +11:00
..
2012-08-30 00:23:45 +04:00
2012-08-30 00:23:45 +04:00
2012-10-17 15:32:23 +04:00
2012-10-17 15:32:23 +04:00
2012-08-30 00:23:45 +04:00
2012-10-17 15:32:23 +04:00