| VisionX V4 | VVMIN | VisionX V4 |
|
vvmin − Minimize 2D Vectors |
|
vvmin [-H] [if=<inputfile>] [of=<outputfile>] [-v] |
|
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. |
|
Only works on 2-D Point vectors (VX_V2D). |
|
if= |
A VisionX file w/ 2d vectors |
|||
|
of= |
The output file (default=stdout) |
|||
|
-v |
verbose mode |
|
A. B. Chan |