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

Examples