Which portion of the InputImage shall be processed. The ICogSobelEdgeParams::RegionMode property specifies exactly how the ROI will be applied to the InputImage.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.1.0.0
Syntax
Property Value
Type: ICogRegionEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
Which portion of the InputImage shall be processed. The CogSobelEdge.RegionMode property specifies exactly how the region will be applied to the InputImage.
Default Value: A default constructed CogRectangleAffine
See Also