1. 12 Feb, 2014 1 commit
    • 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
  2. 11 Feb, 2014 2 commits
  3. 10 Feb, 2014 4 commits
  4. 07 Feb, 2014 10 commits
  5. 06 Feb, 2014 10 commits
  6. 05 Feb, 2014 3 commits
  7. 04 Feb, 2014 4 commits
  8. 03 Feb, 2014 6 commits