Localisation of an image in a known environment
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Benjamin Currie
le 17 Fév 2021
Commenté : Shadaab Siddiqie
le 24 Fév 2021
I am currently trying to localize an image taken from a robot, I have the x axis value, y axis and angle the photographs was taken. What is the best way to go about doing this? It is a known environment so it isnt quite SLAM but similar.
0 commentaires
Réponse acceptée
Shadaab Siddiqie
le 22 Fév 2021
From my understanding you want to find the location from an image. Here is a similar question answered previously.
2 commentaires
Shadaab Siddiqie
le 24 Fév 2021
Hey following is a link to monocular slam based algorithm that uses feature matching technique to localize the images, I think feature based approach for localization is better than blob based approach. Also i think you can extract features from segmentation. Then you can further correct x,y and theta based on correspondence between pose and localization using graph based slam.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Point Cloud Processing 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!