CWIMAQGeometricMatchModes Enumeration
CWIMAQGeometricMatchModes are the constants for the MatchMode property on the CWIMAQMatchGeometricPatternOptions object.
You can use the following constants with this data type:
- cwimaqGeometricMatchOcclusionInvariant—Searches for occurrences of the template image in the inspection image, allowing for a specified percentage of the template image to be occluded.
- cwimaqGeometricMatchRotationInvariant—Searches for occurrences of the template image in the inspection image with reduced restriction on the rotation of the template image.
- cwimaqGeometricMatchScaleInvariant—Searches for occurrences of the template image in the inspection image with reduced restriction on the size of the template image.
- cwimaqGeometricMatchShiftInvariant—Searches for occurrences of the template image in the inspection image, assuming that the template image is not rotated more than ± 5 degrees.