Namespace: Rx::LFR – Class: CCalibrationManager – Header: Rx.LFR/CalibrationManager.h

CCalibrationManager::LoadMasterCalibration Static Method

C++
static CRxString LoadMasterCalibration(CCalibration& xCalib, const CRxString& sCameraSerial, const CRxString& sDriverName)

Loads master calibration.

Parameters

[CCalibration&] xCalib

[in,out] The calib.

[const CRxString&] sCameraSerial

The camera.

[const CRxString&] sDriverName

Name of the driver.

Returns

CRxString

The guid of the master calibration.