vmtkmarchingcubes

Description

generate an isosurface of given level from 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 work with
lLevelfloat10.0graylevel to generate the isosurface at
connectivityConnectivitybool10only output the largest connected region of the isosurface
ofileSurfaceOutputFileNamestr1filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oSurfacevtkPolyData1the output surface