CWIMAQParticleClassifier

NI Vision for Visual Basic

CWIMAQParticleClassifier

CWIMAQParticleClassifier is a classifier that classifies particles in binary images.

Properties

ClassifierOptionsParticle-specific options to the classifier.
EngineTypeType of engine this classifier has been trained with.
NearestNeighborOptionsOptions used when training, if this classifier was trained with the Nearest Neighbor engine.
PreprocessingOptionsOptions to turn an image into a binary image.
SamplesSamples that this classifier contains.

Methods

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

See Also

CWIMAQClassifier

CWIMAQVision.ReadClassifierFile

CWIMAQVision.WriteClassifierFile