QMRITools`
QMRITools`
CardiacSegment
CardiacSegment[mask,vox,pts]
segments the mask in the AHA17 segmenation using pts to indicate the attachemnts.
CardiacSegment[mask,back,vox,pts]
the same where back is used for image generation.
CardiacSegment[mask,vox,pts,seg]
does the same but seg can be an alternate segmentation to the AHA17.
CardiacSegment[mask,back,vox,pts,seg]
does the same but seg can be an alternate segmentation to the AHA17 where back is used for image generation.
Details
- The following options can be given:
-
ReversePoints True ReversePoints is an option for LinesToSegmentIndex, CardiacSegment. Defines at which point to start, can be True or False. ReverseDirection False ReverseDirection is an option for LinesToSegmentIndex, CardiacSegment. Defines the direction of rotiation, clockwise or anti-clockwise, can be True of False. MakeSegmentPlots True MakeSegmentPlots is an option for CardiacSegment. If True plots of the sementation are made.