VisionX V4VCMAPVisionX V4
NAME

vcmap − Add a color map to a byte image

SYNOPSIS

vcmap [if=infile] [of=ofile] [lf=lutfile] [-f]

DESCRIPTION

Vcmap Adds a color map to a byte image and converts the image to color index type. If a specified lutfile cannot be found in the current directory the VisionX standard etc directory is checked with the specified name and a .lut extension.

CONSTRAINTS

Input must be a byte image

OPTIONS

lf=file

This option specifies a color map file, The resulting image will be encoded with the given color map.

-f

the -f option specifies that only one global version of the map should be created in the output file. By default a map is included in each image frame.

AUTHOR

A. P. Reeves