Dectection shapes through image processing tools in MATLAB

14 次查看(过去 30 天)
We are doing are project to detect shapes through image processing tools in MATLAB. We have used the canny method to detect the edges and bwareopen to remove small object from the image. We also using centriods, area and perimeter to detect the shapes. The problem we are having is that to find each shape the area is used, the problem with this is that it only works with certain size of shapes. If the size is too big or small it wont detect the shape. Is there any solution to detect shape with any size.

回答(1 个)

Image Analyst
Image Analyst 2015-3-2
Try Hu's image moments - they're scale and rotation invariant. See this video by someone at the University of Arizona: https://www.youtube.com/watch?v=Nc06tlZAv_Q
  17 个评论
L
L 2021-8-25
OK, thank you. Is there a direct email address for tech support?
Image Analyst
Image Analyst 2021-8-25
support@mathworks.com, but personally I'd call them to get a live person on the phone.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Image Processing and Computer Vision 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by