vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkimagecurvedmpr

vtkvmtkimagecurvedmpr

Description

Make an MPR image from a centerline and an input 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
centerlinesCenterlinesvtkPolyData1  the input centerlines
centerlinesfileCenterlinesInputFileNamestr1  filename for the default Centerlines reader
normalsarrayNormalsArrayNamestr1 ParallelTransportNormalsname of the array where parallel transport normals to the centerlines are stored
sizeInplaneOutputSizeint1(1,)100size of the square in pixels that each resulting MPR image should have
backgroundReslicingBackgroundLevelfloat1 0.0value of the pixels in the mpr image that are outside of the inputimage
spacingInplaneOutputSpacingfloat1(0.001,)1.0spacing between the pixels in the output MPR images
frenettangentarrayFrenetTangentArrayNamestr1 FrenetTangentname of the array where tangent vectors of the Frenet reference system are stored
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 February 05, 2012, at 02:49 PM