vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkimageviewer

vmtkimageviewer

Description

display a 3D image

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
disabledDisabledbool1 0disable execution and piping
iImagevtkImageData1  the input image
ifileImageInputFileNamestr1  filename for the default Image reader
arrayArrayNamestr1  name of the array to display
renderervmtkRenderervmtkRenderer1  external renderer
windowlevelWindowLevelfloat2 [0.0, 0.0]the window/level for displaying the image
displayDisplaybool1 1toggle rendering
textureinterpolationTextureInterpolationbool1 1toggle interpolation of graylevels on image planes
continuouscursorContinuousCursorbool1 0toggle use of physical continuous coordinates for the cursor
ofileImageOutputFileNamestr1  filename for the default Image writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
oImagevtkImageData1  the output image
xplanePlaneWidgetXvtkImagePlaneWidget1  the X image plane widget
yplanePlaneWidgetYvtkImagePlaneWidget1  the Y image plane widget
zplanePlaneWidgetZvtkImagePlaneWidget1  the Z image plane widget
Edit - History - Print - Recent Changes - Search
Page last modified on September 05, 2010, at 01:01 PM