Get
Gets the value of the padding around the training shape in order to provide more pixel information for the segmentation algorithm.
Set
Namespace: Cognex.Vision.SmartLineSets the value of the padding in pixels around the training shape.
Assembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.24.0.0
Syntax
Property Value
Type: DoubleExceptions
| Exception | Condition |
|---|---|
| ArgumentException | When the value is less than 0. |
Remarks
Changed Raised when the value of this property changes. The following state flags may be affected:
Defines the value of the padding around the training shape in order to provide more pixel information for the segmentation algorithm.
See Also