Real Time Object Detection and Angle measuring

4 views (last 30 days)
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

Answers (2)

Oak Khan
Oak Khan on 11 Sep 2018
No one replies here. This is absolutely useless!

Video Processor
Video Processor on 31 Jan 2022
@Image Analyst It's very similar to my application, We need your experiences here :)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!