Technical details of the VSLAM package
Hi, Can anyone help me with the technical details of the VSLAM package? Like What feature matching techniques were used (in the VSLAM_SYSTEM package available in ROS), what was the main uncertainty algo used - Kalman Filter? EKF? or Monte-Carlo Implementation?
Or is there any paper that I could refer to that would help me figure these out. I want to know what methods were used to implement the VSLAM package available in ROS.
I'm trying to analyze the performance of VSLAM for my thesis and I really need to find out what algorithms have been used in order for me to get started.
Thank you.