CogOCVMaxTool Region Property Cognex VisionPro
Specifies the region of the InputImage that will be used to perform OCVMax analysis. The CogOCVMaxRunParams::RegionMode property specifies exactly how the ROI will be applied to the InputImage.

Namespace: Cognex.VisionPro.OCVMax
Assembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 65.1.0.0
Syntax

public ICogRegion Region { get; set; }

Property Value

Type: ICogRegion
This read/write property is of type ICogRegion.
Events

See Also