Indicates the mode that the shape polarization operator will use for combining the original shape polarities with the polarities derived from the image.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax
Property Value
Type: CogShapePolarizeCombineModeConstantsEvents
| Event Type | Reason |
|---|---|
| CogShapePolarize Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is not a member of the CogShapePolarizeCombineModeConstants enumeration. |
Remarks
Indicates the mode that the shape polarization operator will use for combining the original shape polarities with the polarities derived from the image.
Default Value: IgnoreOriginal
See Also