CWIMAQCalibrationReport

NI Vision for Visual Basic

CWIMAQCalibrationReport

CWIMAQCalibrationReport contains parameters specifying the result of the CWIMAQVision.GetCalibrationInformation method.

Properties

CalibrationGridOptionsScaling constants used to calibrate the image.
CalibrationRegionsThe regions that correspond to the region of the image where the calibration information is accurate.
ErrorMapThe 2D error map, if it was determined by CWIMAQVision.LearnCalibrationGrid or CWIMAQVision.LearnCalibrationPoints.
LearnCalibrationOptionsContains the settings used to determine how the algorithm calibrated your imaging setup.
QualityScoreThe quality score of the learning process. Values are between 0-1000.
ThresholdRangeThe threshold range used to detect the circles in the grid image.
UserRegionsThe regions you specified at the time of calibration.

See Also

CWIMAQVision.GetCalibrationInformation