GetCalibPatternRef

Gets the reference calibration pattern points from the TcVnGevImageProvider TcCOM module (Can be set from the calibration assistant)

Syntax

Definition:

HRESULT GetCalibPatternRef(
    ITcVnContainer*& ipCalibPatternRef
)

Parameters

Name

Type

Description

ipCalibPatternRef

ITcVnContainer*&

Returns the reference calibration pattern points (ContainerType_Vector_TcVnPoint3_REAL)

GetCalibPatternRef 1: Return value

HRESULT