QMRITools`
QMRITools`

SplitDataForSegementation

SplitDataForSegementation[data]

is a specific function for leg data to prepare data for segmentation. It detects the side and location and will split and label the data accordingly.

SplitDataForSegementation[data ,seg]

does the same but is rather used when preparing training data. Here the seg is split in exaclty the same way as the data.

Details

  • The following options can be given:
  • MonitorFalseMonitor[expr,mon] generates a temporary monitor cell in which the continually updated current value of mon is displayed during the course of evaluation of expr.

Examples