GetDistortionCoefficients
Gets the distortion coefficients from the TcVnGevImageProvider TcCOM module (requires intrinsic calibration parameters, e.g. set by the calibration assistant)
Syntax
Definition:
METHOD GetDistortionCoefficients : HRESULT
VAR_IN_OUT
aDistortionCoefficients : TcVnArray8_LREAL;
END_VAR
In/Outputs
Name |
Type |
Description |
---|---|---|
aDistortionCoefficients |
Returns the distortion coefficients [k1, k2, p1, p2, k3, k4, k5, k6] |