How to find fine cracks
    2 views (last 30 days)
  
       Show older comments
    
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 Comments
Answers (1)
  Chong AiWern
 on 6 Apr 2018
        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
See Also
Categories
				Find more on Image Processing Toolbox in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

