Visualizing StereoPairs in a Single Color Image

StereoEyes is a program written to convert greyscale stereopair images to a single color image (an anaglyph), viewable with red/blue goggles (reminiscent of  '50s monster flicks).  The program is a simple DOS utility that reads in greyscale TIFF files, and outputs an RGB TIFF file.

For a sample anaglyph showing clay particles in 3D (LARGE image!), click here.  The image shows some clay particles flocculated onto a piece of filter paper.  The 3D structure of the clay, and the depth of the pores, are readily visible.

The program is written in Turbo Pascal 7.0, and the executable and source code are in the public domain.

From the program:

Click here to download the executable, or here to download the executable and source code.