Construct this CogCalibFeatureExtractorCheckerboard using the specified grid pitch.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 65.1.0.0
Syntax
Parameters
- initialGridPitchX
- Type: System Double
The x value of the initial grid pitch for the calibration plate.
- initialGridPitchY
- Type: System Double
The y value of the initial grid pitch for the calibration plate.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | initialGridPitchX, or initialGridPitchX is less than or equal to 0. |
See Also