CWIMAQImageClassifier

NI Vision for Visual Basic

CWIMAQImageClassifier

CWIMAQImageClassifier is an object that assigns images to classes based on how it has been trained.

Properties

EngineTypeType of engine this classifier has been trained with.
NearestNeighborOptionsOptions used when training, if this classifier was trained with the Nearest Neighbor engine.
SamplesSamples that this classifier contains.
TypeType of the classifier.

Methods

ClassifyClassifies the given image.
GetAccuracyGets an accuracy report on the classifier.
TrainNearestNeighborTrains this classifier using the Nearest Neighbor engine.

See Also

CWIMAQClassifier

CWIMAQParticleClassifier

CWIMAQVision.ReadClassifierFile

CWIMAQVision.WriteClassifierFile