VisionX V4VDVIEWVisionX V4
NAME

vdview − VisionX Image Viewer

SYNOPSIS

vdview [if=<infile>] [f=] [cs=] [pm=] [-b] [-i] [-c] [-a] [-d] [-v]

DESCRIPTION

Vdview is a VisionX image viewer with annotation and measurement capabilities. It is able to handle VisionX (DICOM and most non DICOM) images as well as some non-VisionX formats such as gif, png, jpeg. Viewing features include zooming, panning, and windowing. Measuring tools include line, ellipse, rectangle and WHO-like perpendicular diameters. Extended editing of boundaries is also provided.

KEYBOARD SHORTCUTS

f, down

Next image

b, up

Previous image

page down

5th next image

page up

5th previous image

u

select focus

i

zoom in

o

zoom out

p

zoom pan

h

increase the windowing level by 1 (by 10 if shift is pressed)

l

decrease the windowing level by 1 (by 10 if shift is pressed)

j

increase the window size by 1 (by 10 if shift is pressed)

k

decrease the window size by 1 (by 10 if shift is pressed)

w

switch to the dynamic windowing tool (if available)

e

switch to the current boundary editing tool

r

switch to the current measuring tool

n

cycle through boundary editing tools

m

cycle through measuring tools

a

toggle interpolation

z

toggle visibility of saved boundary (yellow)

x

toggle visibility of edit boundary (red)

c

toggle visibility of computer boundary (green)

OPTIONS

if=<infile>

the if= parameter specifies the input file; files located in other directories than the current directory are now supported

f=<value>

initial image number (default=1).

pm=<value>

panel mode, 0=single, 1=double, 2=compact, 3=quad, 4=large single. (default=compact)

-s

Start in 16-bit mode.

-i

Image dump mode.

ms=<integer>

The jvm memory size in MB.

cf=<cfg-string>

a comma separated configuration list of <name>=<value> pairs; see the cf= section later in the document.

-v

Verbose mode.

bm=<integer-value>

Bookmark index to load.

u=<string>

Username (default=Standalone).

cs=<value>

initial image cache size in kB (default=4000).

ap=<mode>

Annotation permissions (default=11111).

-c

Cache images.

-a

Use archival mode for vindex.

-d

Enable debugging.

CF= OPTIONS

The configuration string cf= can be used to specify a larger set of viewer parameters that are handled by the java portion of the program. Two letter specifiers are used for each parameter name.

xp=<integer>

specify the x location for the main window

yp=<integer>

specify the y location for the main window

vm=<integer>

panel mode (equivalent to pm= option)

cs=<size-spec>

cache size specifier: either an integer, expressing the number of KB, or a percentage of the available memory

ac=<bit>

autocaching mode

un=<string>

username (equivalent to u= option)

ip=<integer>

interpolation mode

ic=<string>

init focus

it=<string>

init line tool

db=<bit>

applet debug mode

fp=<bit>

fast panning mode

fw=<bit>

fast windowing mode

ln=auto | <bit>

panel linking at startup; if auto, linking is on if each side length of all the input images are the same

dd=<bit>

general image information display flag

ds=<bit>

dialog size flag

nm=<string>

nodule marking (LIDC)

CONSTRAINTS

Only reads VisionX images with frames (excluding those with float- and double-valued pixels), in addition to jpeg, png, pnm, and gif.

AUTHOR

A.M. Biancardi, A. B. Chan, Dec 2011