mirror of
https://github.com/opencv/opencv.git
synced 2024-11-30 06:10:02 +08:00
8bbce0a2a2
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. |
||
---|---|---|
.. | ||
test_drawing.cpp | ||
test_ffmpeg.cpp | ||
test_fourcc.cpp | ||
test_framecount.cpp | ||
test_grfmt.cpp | ||
test_gui.cpp | ||
test_main.cpp | ||
test_positioning.cpp | ||
test_precomp.hpp | ||
test_video_io.cpp | ||
test_video_pos.cpp |