VisionX V4V3PADVisionX V4
NAME

v3pad − perform three-dimensional zero-padding

SYNOPSIS

v3pad [-H] [if=<inputfile>] [of=<outputfile>] [x=<value>,[<value>]] [y=<value>,[<value>]] [z=<value>,[<value>]]

DESCRIPTION

V3pad performs zero-padding on a 3D image file. The padding may be specified separately in x, y, and z dimensions, and may be asymmetrical.

OPTIONS

if=<output file>

specifies a VisionX image input file.

of=<output file>

specifies a VisionX image output file.

x=<value>,[<value>]

specify the number of pixels to be padded in the x dimension. If two values are given, these specify padding in the -x and +x directions, respectively.

y=<value>,[<value>]

specify the number of pixels to be padded in the y dimension. If two values are given, these specify padding in the -y and +y directions, respectively.

z=<value>,[<value>]

specify the number of pixels to be padded in the z dimension. If two values are given, these specify padding in the -z and +z directions, respectively.

-f

This option specifies that frame markers will be explicitly created for the output file. In a future version this will be implicit.

AUTHOR

W. J. Kostis