libtiff/test/images
Bob Friesenhahn 30366c9f22 * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff,
ras2tiff, sgi2tiff, sgisv, and ycbcr are completely removed from
the distribution.  The libtiff tools rgb2ycbcr and thumbnail are
only built in the build tree for testing.  Old files are put in
new 'archive' subdirectory of the source repository, but not in
distribution archives.  These changes are made in order to lessen
the maintenance burden.
2016-06-05 19:53:59 +00:00
..
logluv-3c-16b.tiff add -c sgilog to tiffcp, add minimal logluv testing 2009-06-30 17:25:26 +00:00
minisblack-1c-8b.pgm * test/Makefile.am (TIFFIMAGES): Add test images in BMP, GIF, and 2009-08-28 17:46:01 +00:00
minisblack-1c-8b.tiff * test/images: Added a small collection of test images for use by 2007-09-19 21:51:00 +00:00
minisblack-1c-16b.tiff * test/images: Added a small collection of test images for use by 2007-09-19 21:51:00 +00:00
minisblack-2c-8b-alpha.tiff added tiff2rgba tests 2009-02-13 21:26:03 +00:00
miniswhite-1c-1b.pbm * test/Makefile.am (TIFFIMAGES): Add test images in BMP, GIF, and 2009-08-28 17:46:01 +00:00
miniswhite-1c-1b.tiff * test/images: Added a small collection of test images for use by 2007-09-19 21:51:00 +00:00
palette-1c-1b.tiff * test/images: Added a small collection of test images for use by 2007-09-19 21:51:00 +00:00
palette-1c-4b.tiff * test/images: Added a small collection of test images for use by 2007-09-19 21:51:00 +00:00
palette-1c-8b.tiff * test/images: Added a small collection of test images for use by 2007-09-19 21:51:00 +00:00
quad-tile.jpg.tiff add jpeg in tiff decode testing 2012-06-01 21:04:22 +00:00
README.txt * test/Makefile.am (TIFFIMAGES): Add test images in BMP, GIF, and 2009-08-28 17:46:01 +00:00
rgb-3c-8b.ppm * test/Makefile.am (TIFFIMAGES): Add test images in BMP, GIF, and 2009-08-28 17:46:01 +00:00
rgb-3c-8b.tiff * test/images: Added a small collection of test images for use by 2007-09-19 21:51:00 +00:00
rgb-3c-16b.tiff * test/images: Added a small collection of test images for use by 2007-09-19 21:51:00 +00:00

The test files in this directory mostly have dimension 157x151.
The naming convention is

   photometric-channels-bits.tiff

minisblack-1c-16b.tiff
minisblack-1c-8b.tiff
miniswhite-1c-1b.tiff
palette-1c-1b.tiff
palette-1c-4b.tiff
palette-1c-8b.tiff
rgb-3c-16b.tiff
rgb-3c-8b.tiff

logluv-3c-16b.tiff: logluv compression/photometric interp
minisblack-2c-8b-alpha.tiff: grey+alpha

BMP files (anchient BMPv2 since v3 does not work):

  palette-1c-8b.bmp
  rgb-3c-8b.bmp

GIF files (anchient GIF '87 since modern GIF does not work):
  palette-1c-8b.gif

PNM files:
  minisblack-1c-8b.pgm
  miniswhite-1c-1b.pbm
  rgb-3c-8b.ppm