VisionX V4VPPRVisionX V4
NAME

vppr − print an image section of a VisionX image file

SYNOPSIS

vppr [if=infile] [of=ofile] [-g] [-z] [r=<value>] [c=<value>]

DESCRIPTION

Vppr A section of an image is printed to the screen. The size of the printed section is matched to the window size.

CONSTRAINTS

The whole file is read, all numeric valued images are displayed

OPTIONS

-g

Use a generalized output format

-z

print spaces for zero values

-l

print in a format suitable for latex

-img

use image coordinates; i.e. with the coordinate origin in the top left rather than bottom left corner.

r=<value>

Set the number of rows to print to <value>. This option overides the window size default.

c=<value>

Set the number of character columns to print to <value>. This option overides the window size default.

AUTHOR

A. P. Reeves