Real Time Object Detection and Angle measuring
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
My requirement is to detect few objects, which are specifically marked by some particular colors say RED, BLUE, GREEN, YELLOW and BLACK.
I have referred the RED object tracking algorithm(Which detects red objects and provide the actual location of the object in 2D space), along with the (X,Y) coordinate values, I needed to get the Z axis value(The distance to the object) also.
For Achieving this, am I required to use two cameras one from the front and one from the side, or any other alternate methods are there. If I need to use two webcams, how could I synchronise them to get the correct (X,Y,Z) coordinate values.
Also I need to measure the angles between each objects detected.
Thanks in Advance.
References
www.mathworks.in/matlabcentral/fileexchange/40154-how-to-detect-and-track-red-green-and-blue-colored-object-in-live-video
0 commentaires
Réponses (2)
Video Processor
le 31 Jan 2022
@Image Analyst It's very similar to my application, We need your experiences here :)
0 commentaires
Voir également
Catégories
En savoir plus sur Feature Detection and Extraction 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!