QMRITools`
QMRITools`
CentralAxes
CentralAxes[mask,vox]
calculates the center of the lumen from a mask of the left ventricle. vox is the voxels size, {slice, x, y}.
CentralAxes[mask,maskp,vox]
allows for fancy visualization of the other structures using maskp. Output is {centerpoints, normalvecs, inout} or {centerpoints, normalvecs, inout, fit}.
Details
- The following options can be given:
-
ShowPlot False ShowPlot is an option for CentralAxes, HelixAngleCalc and CardiacCoordinateSystem. True shows the fit of the central axes and outpu the plot as extra output. RowSize "Automatic" RowSize is an option for CentralAxes. defines the number or images per showing the segmentation. Can be "Automatic" of an integer. AxesMethod "Cubic" AxesMethod is an option for HelixAngleCalc and CentralAxes and CardiacCoordinateSystem. Can be "Linear", "Quadratic", "Cubic".