vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkimagevoipainter

vmtkimagevoipainter

Description

fill a cubical region of an image with a given gray level

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
interactiveInteractivebool1 1toggle interactivity
boxboundsBoxBoundsfloat6 [0.0, 0.0, 0.0, 0.0, 0.0, 0.0]bounds of the cubical region for non-interactive mode
paintvaluePaintValuefloat1 0.0graylevel to fill the region with
renderervmtkRenderervmtkRenderer1  external renderer
ofileImageOutputFileNamestr1  filename for the default Image writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
oImagevtkImageData1  the output image
Edit - History - Print - Recent Changes - Search
Page last modified on September 09, 2010, at 01:38 AM