Azzera filtri
Azzera filtri

Dectection shapes through image processing tools in MATLAB

14 visualizzazioni (ultimi 30 giorni)
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.

Risposte (1)

Image Analyst
Image Analyst il 2 Mar 2015
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 Commenti
L
L il 25 Ago 2021
OK, thank you. Is there a direct email address for tech support?
Image Analyst
Image Analyst il 25 Ago 2021
support@mathworks.com, but personally I'd call them to get a live person on the phone.

Accedi per commentare.

Categorie

Scopri di più su Image Processing and Computer Vision in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by