Method Property

NI Vision for Visual Basic

Method Property

Syntax

CWIMAQNearestNeighborEngineOptions.Method

Data Type

CWIMAQNearestNeighborMethods

You can use the following constants with this data type:

  • cwimaqKNearestNeighbor—The K Nearest Neighbor method.
  • cwimaqMinimumMeanDistance—The Minimum Mean Distance method.
  • cwimaqNearestNeighbor—The Nearest Neighbor method.

Purpose

Method to use when training the classifier.