Rotation uncertainty specifies the expected +/- range, in radians, of the image-to-image variation of a character's rotation. This is an unsigned value.
Namespace: Cognex.VisionPro.OCAssembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 69.0.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| CogOCVCharacterPosition Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Rotation uncertainty is < 0. |
Remarks
The expected range, in radians, of the image-to-image variation of a character's rotation. This is an unsigned value; specify 0.1 to specify a range of Rotation-0.1 through Rotation+0.1 radians.
Default Value: 0.0
See Also