Classify Method

NI Vision for Visual Basic

Classify Method

Syntax

CWIMAQClassifier.Classify SourceImage, ClassifierReport [, Regions]

Purpose

Classifies the given image.

Remarks

The classifier must be trained for this method to work.

Parameters

SourceImage As CWIMAQImage

The image to classify.

ClassifierReport As CWIMAQClassifierReport

On return, a report containing the results of the classification.

Regions As Variant

[Optional] The regions on the image which to do the classification.