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

CCalibrationManager::CreateCalibration Static Method

C++
static CRxString CreateCalibration(const CCamera& xCamera)

Creates a new calibration and assigns it to the given camera.

Requires Rx::ERuntimeFeature::Save to save this change permanently.

Parameters

[const CCamera&] xCamera

[in] The camera.

Returns

CRxString

The GUID of the created calibration.