GetRotationMatrix

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

Syntax

Definition:

HRESULT GetRotationMatrix(
    TcVnMatrix3x3_LREAL& aRotationMatrix
)

Parameters

Name

Type

Description

aRotationMatrix

TcVnMatrix3x3_LREAL&

Returns the rotation matrix

GetRotationMatrix 1: Return value

HRESULT