How to detect shape within image
10 views (last 30 days)
Show older comments
I need detect circle on image. So how to do that ? Thanks!
0 Comments
Answers (2)
Michal
on 18 May 2022
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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!