How to detect shape within image
조회 수: 6 (최근 30일)
이전 댓글 표시
I need detect circle on image. So how to do that ? Thanks!
댓글 수: 0
답변 (2개)
Michal
2022년 5월 18일
Or regionprops
There is even an example there of just that. Assuming you can reasonably separate the shapes, learning about their properties is easy.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!