Real Time Object Detection and Angle measuring
2 views (last 30 days)
Show older comments
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 Comments
Answers (2)
Video Processor
on 31 Jan 2022
@Image Analyst It's very similar to my application, We need your experiences here :)
0 Comments
See Also
Categories
Find more on Feature Detection and Extraction 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!