xdspacelab / openvslam

OpenVSLAM: A Versatile Visual SLAM Framework
https://openvslam.readthedocs.io/
2.97k stars 868 forks source link

resources to understand the openvslam source code for modification #495

Closed roboticsai closed 3 years ago

roboticsai commented 3 years ago

I'm trying to integrate the superglue feature matcher in openvslam, but since i'm little new in visual slam i'm getting confused with dbow2, g20 librarys and what exactly they are doing in this module. So if i want to understand the openvslam and visual slam how they works and how to modify them. How should is start? Any useful links, resources like UML design of the openvslam?