CWIMAQClassifierReport

NI Vision for Visual Basic

CWIMAQClassifierReport

CWIMAQClassifierReport contains the results of the CWIMAQClassifier.Classify and CWIMAQCustomClassifier.CustomClassify methods.

Properties

AllScoresCollection of scores. The collection contains one score for each class in the classifier.
BestClassNameName of the class the classifier categorizes the input sample in.
ClassificationScoreIndicates how much better the assigned class represents the input sample than other classes.
IdentificationScoreThe confidence that the sample is in the reported best class.

See Also

CWIMAQClassifier.Classify

CWIMAQCustomClassifier.CustomClassify