Error in distance calculation by using Monocular Visual Simultaneous Localization and Mapping example
5 次查看(过去 30 天)
显示 更早的评论
I am using MATLAB example Monocular Visual Simultaneous Localization and Mapping on my data sets. I have images of road scene and gps values. When using this example, it doesn't provide the exact or near to the distance travelled. Like on GPS the distance is like 50meters but from images it shows only 1-2 meters. Can any one help me if I need to adjust some other parameters.
0 个评论
回答(1 个)
Shree Harsha Kodi
2023-6-30
When using the Monocular Visual Simultaneous Localization and Mapping (SLAM) example in MATLAB, the accuracy of the estimated distance traveled can be influenced by various factors like Camera Calibration, Feature Extraction and Matching, Motion Estimation Parameters, Sensor Fusion, Dataset Quality etc..,
Follow the documentation for a better understanding:
1)https://in.mathworks.com/help/vision/camera-calibration.html
2)https://in.mathworks.com/help/vision/feature-extraction-and-description.html
3)https://in.mathworks.com/help/fusion/index.html
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Automated Driving Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!