CWIMAQCalibrationReport
CWIMAQCalibrationReport contains parameters specifying the result of the CWIMAQVision.GetCalibrationInformation method.
Properties
| CalibrationGridOptions | Scaling constants used to calibrate the image. |
| CalibrationRegions | The regions that correspond to the region of the image where the calibration information is accurate. |
| ErrorMap | The 2D error map, if it was determined by CWIMAQVision.LearnCalibrationGrid or CWIMAQVision.LearnCalibrationPoints. |
| LearnCalibrationOptions | Contains the settings used to determine how the algorithm calibrated your imaging setup. |
| QualityScore | The quality score of the learning process. Values are between 0-1000. |
| ThresholdRange | The threshold range used to detect the circles in the grid image. |
| UserRegions | The regions you specified at the time of calibration. |