RotationAngleRanges Property (Read Only)

NI Vision for Visual Basic

RotationAngleRanges Property (Read Only)

Syntax

CWIMAQMatchGeometricPatternOptions.RotationAngleRanges

Data Type

CWIMAQRanges

Purpose

Collection of angle ranges, where each range specifies how much you expect the template image to rotate in the image.

Remarks

The method ignores this property unless the MatchMode includes cwimaqGeometricMatchRotationInvariant.

Each range in the rotation angle ranges specifies how much you expect the template to be rotated in the image. To decrease the search time, limit the degrees of rotation you expect to find the template image in. This collection is empty by default, which specifies that you want all the angle ranges to be considered when performing a rotation-invariant match.

See Also

MatchMode