QMRITools`
QMRITools`

ClassifyData

ClassifyData[data,method]

classifies the input data using the given method. The data is converted to images using MakeClassifyImages. The input method can be a filename of a classify network or a classify network. Additionally the input method can be one of the predefined methods "LegPosition" or "LegSide".

Details

  • The following options can be given:
  • TargetDevice"GPU"TargetDevice is an option for certain functions that specifies on which device the computation should be attempted.

Examples