How to find fine cracks
조회 수: 2 (최근 30일)
이전 댓글 표시
Dear All, I have original and binary images attached here. When I binarize original one, I lose many fine cracks. I used imadjust() and histeq() but still not improved. In the Binary image, red colour circles are used to show the the missing fine cracks. Could you please help me to improve it. Sorry it might be a silly question again. Thanks in advance.
댓글 수: 0
답변 (1개)
Chong AiWern
2018년 4월 6일
just a suggestion,maybe u can try edge detection method?When i load your image to my code for edge detection, i get the image of almost all the edge. Steps i did: 1.Convert to grey image 2.Run sobel edge detection I'm not sure whether this is the best method or not since i'm quite new to matlab but i hope this might provide you with some little hint :D PS:if there's any other better method,i would like to know too xD Thank you
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
