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

CCalibrationManager::HasDatabase Static Method

C++
static bool HasDatabase(const CCamera& xCamera)

Queries if the there is a calibration database for the given camera.

Parameters

[const CCamera&] xCamera

[in] The camera.

Returns

bool

True if a database for the given camera exists, false if not.