필터 지우기
필터 지우기

get more from the borders of binary image...

조회 수: 1 (최근 30일)
Elysi Cochin
Elysi Cochin 2015년 9월 10일
답변: Image Analyst 2015년 9월 10일
i obtained a binary image as shown in the first column.... i wanted to get more from the borders of image as shown in 2nd column... i used imdilate, but the edges i get is not smooth, how to get the edges more in shape as demonstrated in 2nd column...

채택된 답변

Image Analyst
Image Analyst 2015년 9월 10일
Use imresize() with the 'nearest' option, then crop. Figuring out where to crop to might be somewhat tricky.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by