Which portion of the InputImage shall be processed. Setting this property will clear any accumulated data.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 83.0.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
The portion of the input image that will be added to the average image. Changing the region will clear the current average image.
Default Value: NULL
See Also