VPIXMAX

VisionX V4
NAME

vpixmax − Find the location of the maximum pixel in an image

SYNOPSIS

vhwindow [if=infile] [of=ofile] [r=] [-g] [-v]

DESCRIPTION

vpixmax Identifies the location of the (first) pixel in the image with the highest value. Without options it creates a text file in VX format with one data line: <x-loc>,<y-loc>,<z-loc>,<pixel-value>.

OPTIONS

-v

The verbose option

if=<fname>

specifies the input DICOM image file name.

of=<fname>

This specifies the output file name

-g

In the text output file specify a circle of radius 10 for vdraw(1)

r=<value>

In the text output file specify a circle of radius <value> for vdraw(1)

AUTHOR

A. P. Reeves

SEE ALSO

vdraw(1)