CWIMAQEdgeFilterSizes Enumeration
CWIMAQEdgeFilterSizes are constants used to specify which edge filter is used by the CWIMAQVision.LearnGeometricPattern and CWIMAQVision.MatchGeometricPattern methods to find edges in an image.
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.