SegmentTool Region Property Cognex VisionPro 9.22
Get

Specifies the region of the InputImage that will be used to perform segmentation.

Set

Set Region.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELSegment.Net (in Cognex.Vision.ViDiELSegment.Net.dll) Version: 9.22.2.0
Syntax

public IRegion Region { get; set; }

Property Value

Type: IRegion
Remarks

Changed Raised when the value of this property changes. The following state flag may be affected:

See Also