VisionX V4VVMINVisionX V4
NAME

vvmin − Minimize 2D Vectors

SYNOPSIS

vvmin [-H] [if=<inputfile>] [of=<outputfile>] [-v]

DESCRIPTION

Vvmin will simplify all 2-D vector (VX_V2D) objects by combining redundant adjacent line segments to minimize the number of points in the vector. The resulting minimized 2-D vector will create the same path, but have fewer points.

CONSTRAINTS

Only works on 2-D Point vectors (VX_V2D).

OPTIONS

if=

A VisionX file w/ 2d vectors

of=

The output file (default=stdout)

-v

verbose mode

AUTHOR

A. B. Chan