Morphology operation to perform.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 69.0.0.0
Syntax
Property Value
Type: CogIPOneImageMorphologyOperationConstantsEvents
| Event Type | Reason |
|---|---|
| CogIPOneImageGreyMorphology Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The operation is not in CogIPOneImageMorphologyOperationConstants. |
Remarks
The morphology operation to perform. To learn more about morphology operations, see Dilation and Erosion and Opening and Closing in the Grey-Scale Morphology theory topic.
Default Value: Erode
See Also