Borrar filtros
Borrar filtros

Dectection shapes through image processing tools in MATLAB

14 visualizaciones (últimos 30 días)
Ashes
Ashes el 2 de Mzo. de 2015
Comentada: Image Analyst el 25 de Ag. de 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.

Respuestas (1)

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

Iniciar sesión para comentar.

Categorías

Más información sobre Image Processing and Computer Vision en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by