Type Property (Read Only)

NI Vision for Visual Basic

Type Property (Read Only)

Syntax

CWIMAQClassifier.Type

Data Type

CWIMAQClassifierTypes

You can use the following constants with this data type:

  • cwimaqClassifierCustom—A classifier that classifies feature vectors, which are arrays of Doubles.
  • cwimaqClassifierParticle—A classifier that classifies particles in an image.

Purpose

Type of the classifier.