CWIMAQLearnCalibrationOptions

NI Vision for Visual Basic

CWIMAQLearnCalibrationOptions

CWIMAQLearnCalibrationOptions contains parameters used by CWIMAQVision.LearnCalibrationGrid and CWIMAQVision.LearnCalibrationPoints to learn the calibration template.

Properties

CalibrationAxisInfoReference coordinate system for the real-world coordinates.
CalibrationMethodType of algorithm you want to use to calibrate your imaging setup.
CorrectionRegionModeRegions to be used when correcting an image.
CorrectionScalingModeAspect scaling to be used in the corrected image.
LearnCorrectionTableBoolean that determines if the correction table is determined and stored. The correction table accelerates the process of correcting an image. Use the correction table if you want to correct several images.
LearnErrorMapBoolean that indicates if the control calculates and stores an error map during the learning process. The image error map reflects error bounds on the calibration transformation.

See Also

CWIMAQVision.LearnCalibrationGrid

CWIMAQVision.LearnCalibrationPoints