detect broken lines from image
    6 次查看(过去 30 天)
  
       显示 更早的评论
    
Hi, everyone i want to detect the broken lines from a fishing net image.Not to link but to detect them. The image is the this . The main purpose is to detect the hole- broken fishing nets- for example the no.166 etc. Any suggestions how to move on?

2 个评论
  KALYAN ACHARJYA
      
      
 2018-9-21
				You are interested in a particular area or specific line?
The question seems not so difficult, @ImageAnalyst or other MVPs can answer it more perfectly.
回答(1 个)
  KSSV
      
      
 2018-9-21
        Have a look bwlabel and regionprops. With these functions you can find the area of each closed region. The broken region will have large area compared to others.
另请参阅
类别
				在 Help Center 和 File Exchange 中查找有关 Loops and Conditional Statements 的更多信息
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


