Get
Gets the rectangular region indicating the portion of the images that will be used for classification. A null Region indicates that the entire image will be used for classification.
Set
Namespace: Cognex.Vision.ViDiELSets Region.
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.10.0.0
Syntax
Property Value
Type: IRegionDefault Value: null
Remarks
- The region, if needed, must be specified as the first step in configuring the pattern.
- The region is used in subsampling when an image is added to the Images collection.
- Any changes to the region size will cause the Images collection to be cleared, as well as the pattern to become untrained.
Remarks
Changed Raised when the value of this property changes. The following state flags may be affected:
See Also