필터 지우기
필터 지우기

how to replace the image

조회 수: 1 (최근 30일)
Ahmed
Ahmed 2011년 9월 27일
hai..
my question is how to replace the the half cell image to the circle cell image.Can we create the result which have two full circle image.?.The example at link below.thanks

채택된 답변

Image Analyst
Image Analyst 2011년 9월 27일
Try bwconvhull() in the Image Processing Toolbox.
  댓글 수: 2
Ahmed
Ahmed 2011년 9월 27일
it still not full circle enough.How can we adjust to make the full circle like other full circle in that image.?
Image Analyst
Image Analyst 2011년 9월 27일
Depends on what you want to do. Do you want to find its area and centroid place a circle at its centroid that is the same area as its area? Or the same area as the other circle? Or the same area as the convex hull? Or maybe you want to try Hough routines (search the Mathworks site for references and examples).

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by