필터 지우기
필터 지우기

Dectection shapes through image processing tools in MATLAB

조회 수: 14 (최근 30일)
Ashes
Ashes 2015년 3월 2일
댓글: Image Analyst 2021년 8월 25일
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