QMRITools`
QMRITools`

LinesToSegmentIndex

LinesToSegmentIndex[lines,points,segments]

finds the lines indeces correspoinding to the points and the segments borders. Additionally it finds all the lines indeces for all lines within each segment. The lines are comupted by MaskToLines, the points are cumputed by GetMaskSegmentPoints, and the segments is the output of SegmentsPerSlices. Output {pointIndex, segmentIndex, lineIndex}.

Details

Examples