The image used to perform OCVMax analysis. The Region property can be used to specify that this analysis will be performed only on a portion of the InputImage. OCVMax analysis is performed on the entire InputImage if Region is Nothing.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogImage8GreyThe image on which to perform the OCVMax analysis.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
See Also