Monocular visual odometry for custom datasets
Afficher commentaires plus anciens
I am trying to implement monoculr visual odometry mentioned in https://www.mathworks.com/help/vision/ug/monocular-visual-odometry.html using my own datasets. The datasets were prepared by moving robot in particular trajectory and captured the images and groundtruth poses.
But when i ran the code using my own datasets (circle trajectory) the output was obtained as shown below

It can be seen that estimated trajectory is traced only half. Also it was seen that after particular frames translation vectors are same and rotation component alone changes. Please suggest some solutions and how to rectify this.
Also please tell how the ground truth poses are generated for New Tsukuba Stereo Dataset as it would help us to prepare the ground truth accordingly.
1 commentaire
abhilasha singh
le 5 Avr 2023
Réponses (0)
Catégories
En savoir plus sur Computer Vision Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!