Shape detection in real time video
조회 수: 3 (최근 30일)
이전 댓글 표시
i need to do shape detection ( square and round ) in real time video, im still stuck and can anyone suggesting me what link is the best?
댓글 수: 2
Mohammad Sami
2020년 8월 23일
You should break your problem into two separate problems. First part you need to implement a code detects the shape you want in a static image. The second part you grab frames from a video and pass it to the code that works on static image.
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Speech Recognition에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!