vmtkimageviewer

Description

display a 3D image

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iImagevtkImageData1the input image
ifileImageInputFileNamestr1filename for the default Image reader
arrayArrayNamestr1name of the array to display
renderervmtkRenderervmtkRenderer1external renderer
windowlevelWindowLevelfloat2[0.0, 0.0]the window/level for displaying the image
displayDisplaybool11toggle rendering
marginsMarginsbool10toggle margins for tilting image planes
textureinterpolationTextureInterpolationbool11toggle interpolation of graylevels on image planes
continuouscursorContinuousCursorbool10toggle use of physical continuous coordinates for the cursor
ofileImageOutputFileNamestr1filename for the default Image writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oImagevtkImageData1the output image
xplanePlaneWidgetXvtkImagePlaneWidget1the X image plane widget
yplanePlaneWidgetYvtkImagePlaneWidget1the Y image plane widget
zplanePlaneWidgetZvtkImagePlaneWidget1the Z image plane widget