Filter löschen
Filter löschen

Dectection shapes through image processing tools in MATLAB

14 Ansichten (letzte 30 Tage)
Ashes
Ashes am 2 Mär. 2015
Kommentiert: Image Analyst am 25 Aug. 2021
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.

Antworten (1)

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

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Image Processing and Computer Vision finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by