How to get edge line of from binary Image?

조회 수: 1 (최근 30일)
voxey
voxey 2019년 7월 12일
댓글: Image Analyst 2019년 7월 17일
How to get edge line of from binary Image?
sk.jpg

답변 (2개)

KALYAN ACHARJYA
KALYAN ACHARJYA 2019년 7월 13일
You can do that, using Morphological Operations

Image Analyst
Image Analyst 2019년 7월 13일
I suggest you improve your segmentation algorithm first. After that it will be so much easier to get the outlines with bwboundaries() or bwperim().
  댓글 수: 3
voxey
voxey 2019년 7월 17일
Can you share unsupervised automatic image segmentation techniques?
Image Analyst
Image Analyst 2019년 7월 17일
The Mathworks can give you a mucm, much more comprehensive tutorial than I ever could: Click this: https://www.mathworks.com/help/stats/machine-learning-in-matlab.html

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

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by