These are typical test images. You should be able to find your own comparable images.
![]() |
cols = 1024 (width) rows = 820 (height) colors = 1 This is the beach on Cape Cod. The sharp detail is useful for testing edge-based algorithms. |
![]() |
cols = 538 (width) rows = 389 (height) colors = 3 This is the image of a malfunctioning popcorn popper. There are areas of high contrast and areas of low contrast but few of moderate contrast. |
![]() |
rows = 780 (height) colors = 3 The statue by Michaelangelo. Note the relatively few number of distinct colors in this image. |
![]() |
cols = 551 (width) rows = 302 (height) colors = 1 The Comet Hyakutake. Only 16 gray levels are used in the original image so it won't look like this image, which has been histrogram equalized. |
![]() |
cols = 513 (width) rows = 372 (height) colors = 1 This image uses the full range of gray levels and has fine detail. |
![]() |
cols = 640 (width) rows = 480 (height) colors = 3 This image has an unsually high level of contrast. |
![]() |
cols = 288 (width) rows = 279 (height) colors = 1 This is the NASA rover Sojourner on the surface of Mars. Note that the original of this image has already been histogram equalized. |
![]() |
cols = 493 (width) rows = 493 (height) colors = 1 This is an image of Io, a moon of Saturn. Although the full range of gray levels has been used, they are not uniformly distributed. |
![]() |
cols = 500 (width) rows = 313 (height) colors = 1 This image is useful for testing algorithms based on derivatives. All gray scale changes are gradual except for the edge of the "sphere". |
![]() |
cols = 600 (width) rows = 400 (height) colors = 1 This image contains high- and low-contrast edges in all direction. It is worth looking at the histogram of this image before using it. |
![]() |
cols = 400 (width) rows = 340 (height) colors = 1 This image contains large areas of smooth gray levels |
![]() |
cols = 743 (width) rows = 586 (height) colors = 1 This image contains many small star images - only one or two pixels. |
![]() ![]() |
EAP1.img (color) cols = 189 (width) rows = 247 (height) colors = 3 or 1 This image is useful for testing image restoration algorithms. |
![]() |
moon1.img (big) cols = 256 (width), cols =64 (moon1, moon2) rows = 256 (height), rows =64 (moon1, moon2) colors = 1 This image is useful for testing transforms because of the size (square and factors of 2^4) and because they contain the full range of gray levels and object sizes. |