|
VOXL OpenVINS Server 1.0
Visual Inertial Odometry Server for VOXL Platform
|
Camera management system implementation for VOXL OpenVINS. More...
#include "CameraManager.h"
Go to the source code of this file.
Namespaces | |
| namespace | voxl |
| Main namespace for VOXL OpenVINS server components. | |
Camera management system implementation for VOXL OpenVINS.
This file implements the CameraManager class, which provides centralized management of all camera instances in the VOXL OpenVINS system. It handles camera creation, initialization, and lifecycle management.
The implementation provides:
Definition in file CameraManager.cpp.