Classify Method
Syntax
CWIMAQImageClassifier.Classify SourceImage, ClassifierReport [, Regions]
Purpose
Classifies the given image.
Remarks
This method works only if the classifier is an image classifier. 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.