|
VOXL OpenVINS Server 1.0
Visual Inertial Odometry Server for VOXL Platform
|
Stereo camera implementation for VOXL OpenVINS. More...
#include "StereoCameraMinimal.h"
Go to the source code of this file.
Namespaces | |
| namespace | voxl |
| Main namespace for VOXL OpenVINS server components. | |
Stereo camera implementation for VOXL OpenVINS.
This file implements the StereoCamera class, which specializes the CameraBase for stereo camera configurations. It handles single camera image processing and integration with the VIO system.
The implementation provides:
Definition in file StereoCameraMinimal.cpp.