The collection of 3x3 elements.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.0.0.0
Syntax
Property Value
Type: CogIPOneImageGreyMorphology3x3ElementsEvents
| Event Type | Reason |
|---|---|
| CogIPOneImageGreyMorphology Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
The set of grey morphology elements associated with this object. Each CogIPOneImageGreyMorphology3x3Element is a single 3x3 structuring element. Typically, the structuring element is one of the predefined types, but you can specify a custom element as well. You can combine more than one 3x3 element to create a larger structuring element.
See Also