Error in distance calculation by using Monocular Visual Simultaneous Localization and Mapping example
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Shree Harsha Kodi
le 30 Juin 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 commentaires
Voir également
Catégories
En savoir plus sur Automated Driving Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!