Construct this CogCalibFeatureExtractorCheckerboard using the default parameters:
Namespace: Cognex.VisionPro.CalibFix- PhysGridPitchX and PhysGridPitchY are (1,1);
- OriginX and OriginY are (0,0);
- LabelMode is None;
- PrecisionThreshold is HUGE_VAL (the largest representable value of type double);
- NeedBothCheckers is true;
- UniformLighting is false;
- CheckerAngleMin is -Math.PI (in radians, i.e. negative 180 degrees);
- CheckerAngleMax is Math.PI (in radians, i.e. positive 180 degrees);
- Algorithm is Exhaustive;
- CheckersCoverFOV is false;
Assembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 75.1.0.0
Syntax
See Also