GetDistortionCoefficients

Gets the distortion coefficients from the TcVnGevImageProvider TcCOM module (requires intrinsic calibration parameters, e.g. set by the calibration assistant)

Syntax

Definition:

HRESULT GetDistortionCoefficients(
    TcVnArray8_LREAL& aDistortionCoefficients
)

Parameters

Name

Type

Description

aDistortionCoefficients

TcVnArray8_LREAL&

Returns the distortion coefficients [k1, k2, p1, p2, k3, k4, k5, k6]

GetDistortionCoefficients 1: Return value

HRESULT