VOXL OpenVINS Server 1.0
Visual Inertial Odometry Server for VOXL Platform
Loading...
Searching...
No Matches
Namespaces
CameraManager.cpp File Reference

Camera management system implementation for VOXL OpenVINS. More...

#include "CameraManager.h"
Include dependency graph for CameraManager.cpp:

Go to the source code of this file.

Namespaces

namespace  voxl
 Main namespace for VOXL OpenVINS server components.
 

Detailed Description

Camera management system implementation for VOXL OpenVINS.

Author
Zauberflote
Date
2025
Version
1.0

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.