CWIMAQExtractionModes Enumeration

NI Vision for Visual Basic

CWIMAQExtractionModes Enumeration

CWIMAQExtractionModes are constants used to specify how the CWIMAQVision.LearnGeometricPattern and CWIMAQVision.MatchGeometricPattern methods extract curves from the background of an image.

You can use the following constants with this data type:

  • cwimaqExtractionModeNormal—Specifies that the method makes no assumptions about the uniformity of objects in the image or the image background.
  • cwimaqExtractionModeUniformRegions—Specifies that the method assumes that either the objects in the image or the image background consists of uniform pixel values.

See Also

CWIMAQCurveOptions

CWIMAQVision.LearnGeometricPattern

CWIMAQVision.MatchGeometricPattern