Real Time Object Detection and Angle measuring
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (2개)
Video Processor
2022년 1월 31일
@Image Analyst It's very similar to my application, We need your experiences here :)
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Feature Detection and Extraction에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!