Error in distance calculation by using Monocular Visual Simultaneous Localization and Mapping example
5 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Shree Harsha Kodi
on 30 Jun 2023
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 Comments
See Also
Categories
Find more on Automated Driving Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!