VisionX V4VCPVisionX V4
NAME

vcp − make a copy of a VisionX file.

SYNOPSIS

vcp [if=infile] [of=ofile] [-f] [-u] [-uf] [-p]

DESCRIPTION

Vcp Vcp makes a copy of a VisionX file. It is useful for checking the format of a file and for converting files between V3 and V4 and also between V4 and V3 formats. By default, vcp does not unpack packed elements.

The installed vcp is used by V3 programs as a prefilter for V4 files. It is smart enough to create a valid V3 image set while doing frame i/o.

CONSTRAINTS

accepts all v3 and V4 files.

OPTIONS

-f

Use whole file i/o instead of frame i/o

-u

Unpack packed elements

-uf

Unpack packed elements using the fast method

-p

Pack elements before writing them

AUTHOR

A. P. Reeves