GetTranslationVector

Gets the translation vector from the TcVnGevImageProvider TcCOM module (requires extrinsic calibration parameters, e.g. set by the calibration assistant)

Syntax

Definition:

HRESULT GetTranslationVector(
    TcVnVector3_LREAL& aTranslationVector
)

Parameters

Name

Type

Description

aTranslationVector

TcVnVector3_LREAL&

Returns the translation vector

GetTranslationVector 1: Return value

HRESULT