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

CCalibrationManager::HasDatabase Static Method

C++
static bool HasDatabase(const CRxString& hardwareID)

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

Parameters

[const CRxString&] hardwareID

[in] The camera hardwareID.

Returns

bool

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