On the left: without BA, on the right: WITH BA
This is the course project for VAMR
To install this source code, first clone the repo:
git clone https://github.com/m0oz/VAMR-miniproject
run main in matlab
main
Changing the dataset -> change the lines ....
------> This link doesn't work (why?): <-----Monocular, visual odometry (VO) pipeline with the most essential features:
- initialization of 3D landmarks
- keypoint tracking between two frames
- pose estimation using established 2D↔3D correspondences
- triangulation of new landmarks.
T...
-- add image such as in https://github.com/thomasjlew/davis_tracker/blob/master/README.md
- ...
- ---> course reference
- Refer to --****-- for more information concerning the camera and datasets
- [1] papers
- [2]