Detection an object in a video and find its position while moving
25 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, I just want to detect an object in a video of mine and find its position in 3D (xyz axis) by each frame which will be moving in a video. But I can't do it that object tracking. I got my HSV values for that white led light and the video and but I can't find its position and track it. Any help would be amazing! Thank you.
2 commentaires
Ayush
le 23 Nov 2022
You can use MATLAB's Computer Vision System Toolbox to detect and track objects. The below link has examples about object tracking.
You can read more about Computer Vision System Toolbox from the link below:
Réponses (0)
Voir également
Catégories
En savoir plus sur Computer Vision with Simulink 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!