vmtkimagecurvedmpr

Description

Make an MPR image from a centerline and an input image

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iImagevtkImageData1the input image
ifileImageInputFileNamestr1filename for the default Image reader
centerlinesCenterlinesvtkPolyData1the input centerlines
centerlinesfileCenterlinesInputFileNamestr1filename for the default Centerlines reader
normalsarrayNormalsArrayNamestr1ParallelTransportNormalsname 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
backgroundReslicingBackgroundLevelfloat10.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
frenettangentarrayFrenetTangentArrayNamestr1FrenetTangentname of the array where tangent vectors of the Frenet reference system are stored
ofileImageOutputFileNamestr1filename for the default Image writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oImagevtkImageData1the output image