CWIMAQClassifierEngineTypes Enumeration

NI Vision for Visual Basic

CWIMAQClassifierEngineTypes Enumeration

CWIMAQClassifierEngineTypes are the engines that a CWIMAQClassifier can be trained with.

You can use the following constants with this data type:

  • cwimaqEngineNearestNeighbor—This classifier has been trained with the Nearest Neighbor engine.
  • cwimaqEngineNone—This classifier has not been trained yet, and so has no engine.

See Also

CWIMAQClassifier.EngineType

CWIMAQClassifier.TrainNearestNeighbor