It would be great if someone working in the same area can provide me with some solutions. your valuable inputs will be useful for my PhD work. thanks in advance!!
Monocular visual odometry for custom datasets
2 次查看(过去 30 天)
显示 更早的评论
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Computer Vision Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!