vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkmarchingcubes

vmtkmarchingcubes

Description

generate an isosurface of given level from 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 work with
lLevelfloat1 0.0graylevel to generate the isosurface at
connectivityConnectivitybool1 0only output the largest connected region of the isosurface
ofileSurfaceOutputFileNamestr1  filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
oSurfacevtkPolyData1  the output surface
Edit - History - Print - Recent Changes - Search
Page last modified on February 05, 2012, at 02:41 PM