GetCameraMatrix

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

Syntax

Definition:

HRESULT GetCameraMatrix(
    TcVnMatrix3x3_LREAL& aCameraMatrix
)

Parameters

Name

Type

Description

aCameraMatrix

TcVnMatrix3x3_LREAL&

Returns the camera matrix

GetCameraMatrix 1: Return value

HRESULT