
WHAT IS ICOP?

Icop is an interactive program that can be used to make computer-generated
colors legal in the NTSC (or PAL) color systems.

Often, images generated on the computer are made for use in movies which
ultimately end up on video tape.  However, the range of colors (as specified
by their RGB values) on a computer does not match the range of colors that
can be represented using the NTSC (or PAL) systems.  If an image with
"illegal" colors is sent directly to an NTSC (or PAL) video system for
recording, the "illegal" colors will be clipped.  This may result in an
undesirable looking picture.

This utility will test each pixel in an image to see if it falls within
the legal NTSC (or PAL) range.  If not, the pixel's luminance and
saturation is reduced so that it does fall within legal limits.


The following files are included with this distribution:

BUILDING-ICOP	building instructions
Icop.ad		appl defaults file (copy to /usr/lib/X11/app-defaults/Icop)
Icop.sgi	application icon (copy to /usr/lib/images/Icop.icon)
Icop.xpm	icop pixmap
Imakefile	you guessed it
README		this file
limits.sgi	sample image
cmap.sgi	sample image
icop		executable binary for 4D series
icop.1		man page
icop.h		include file containing icop data structure
*.c		icop source code (built upon OpenGL)


If there are any questions about this software, contact me at my email address
shown below.  Icop is available at ftp.arc.umn.edu:pub/icop-1.2.tar.Z


	Wesley C. Barris (wes@msc.edu)
	Army High Performance Computing Research Center (AHPCRC)
	Minnesota Supercomputer Center, Inc.
