Monocular visual odometry for custom datasets
Show older comments
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 Comment
abhilasha singh
on 5 Apr 2023
Answers (0)
Categories
Find more on Computer Vision Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!