CalibrationMode
Specifies the type of calibration a function uses to reduce distortion in an image or the calibration state of an image.
Elements
Name | Value | Description |
---|---|---|
IMAQ_PERSPECTIVE | 0 | Functions correct for distortion caused by the camera's perspective. |
IMAQ_NONLINEAR | 1 | Functions correct for distortion caused by the camera's lens. |
IMAQ_SIMPLE_CALIBRATION | 2 | Functions do not correct for distortion. |
IMAQ_CORRECTED_IMAGE | 3 | The image is already corrected. |
IMAQ_DISTORTION_MODE_SIZE_GUARD | 0xFFFFFFFF | Reserved |