FilterSize Property

NI Vision for Visual Basic

FilterSize Property

Syntax

CWIMAQCurveOptions.FilterSize

Data Type

CWIMAQEdgeFilterSizes

You can use the following constants with this data type:

  • cwimaqEdgeFilterFine—Specifies that the function uses a fine, or narrow, edge filter.
  • cwimaqEdgeFilterNormal—Specifies that the function uses a normal edge filter.

Purpose

Specifies the width of the edge filter the method uses to identify curves in the image.

Remarks

The default value for this property is cwimaqEdgeFilterNormal.