CustomClassify Method

NI Vision for Visual Basic

CustomClassify Method

Syntax

CWIMAQCustomClassifier.CustomClassify FeatureVector, ClassifierReport

Purpose

Classifies a feature vector.

Parameters

FeatureVector As Variant

The feature vector to classify. This must be an array of Doubles, and the array must be the same size as the feature vector for the samples in the classifier.

ClassifierReport As CWIMAQClassifierReport

On return, the classifier report.