필터 지우기
필터 지우기

i want to remove the edges and get a perfect circle like uploaded image figure 2 .

조회 수: 2 (최근 30일)
can i convert figure 1 circle in to figure 2 using Matlab .
(figure 1)
(figure 2)
  댓글 수: 3
Image Analyst
Image Analyst 2015년 9월 12일
At least I was trying, but you never answered my questions in my latest comment. the ball was in your court but you never returned the information so I quit.

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

채택된 답변

Image Analyst
Image Analyst 2015년 9월 11일
  댓글 수: 3
Image Analyst
Image Analyst 2015년 9월 11일
I'm not sure how this does not solve your problem. Perhaps if you told me what image you started with and what you actually want to measure I could advise you on the proper way. Often/usually edge detection is not the best way to approach image analysis (not sure why 99% of people think it is). Or if you told me what your "further algorithm" does with the perfect circle (x,y) coordinates.

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

추가 답변 (1개)

Image Analyst
Image Analyst 2015년 9월 11일
If you want the outer ounding circle instead of a fitted one, see John D'Errico's code http://www.mathworks.com/matlabcentral/fileexchange/34767-a-suite-of-minimal-bounding-objects
  댓글 수: 1
gfgf99
gfgf99 2015년 9월 11일
Thanks for the reply Image Analyst,but this did not answer my question .
Actually figure 1 is a result image of after using edge detected techniques for some object . Then i want to trim the edges like perfect circle as figure 2 shows. Because some places of my edge detected circle(figure 1) like a saw-tooth it will cause to come wrong results at the end of my further algorithm . i thing my question now clearly understand sorry for the incomplete question. Can you please help me..

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

Community Treasure Hunt

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

Start Hunting!

Translated by