1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Merge pull request #29331 from agrim-rai/slamVO

[GSOC] Added Visual Odometry (VO) for SLAM
This commit is contained in:
Abhishek Gola
2026-07-25 10:34:00 +05:30
committed by GitHub
29 changed files with 2746 additions and 2 deletions
@@ -11,6 +11,7 @@
#include "opencv2/ptcloud/odometry.hpp"
#include "opencv2/ptcloud/odometry_frame.hpp"
#include "opencv2/ptcloud/odometry_settings.hpp"
#include "opencv2/ptcloud/slam.hpp"
/**
@defgroup ptcloud Point Cloud Processing