LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Finding lines (not straight) in an image

Hello!

 

I am a student doing a task to inspect for holes in a fish net by using machine vision. I have successfully developed an area-based algorithm but need one more. My struggle is: I am searching for a way to find out if the lines/curves in the net are somehow "not finished". I am struggling because the net is continuous and it is hard to make a particle analysis because of this. Does anyone have an idea of how to do this? I hope I have explained well.

A picture of an example of a net is added here:

0 Kudos
Message 1 of 4
(2,584 Views)

Could you count the nodes of the net and compare this to an expected value?

The Harris Corner Detector

works quite well on chessboards;

 

https://en.wikipedia.org/wiki/Chessboard_detection

 

 

 

 

 

 

 
 
 
 
 
 
0 Kudos
Message 2 of 4
(2,555 Views)

Well, maybe that could be an possibility! The problem is that we are designing machine vision for a dynamic system. The expected value will probably change. Thanks for your suggestion!

0 Kudos
Message 3 of 4
(2,544 Views)

Could you upload your VI to see what you've done thus far? That way, we'll be able to run your VI and be able to give suggestions.

0 Kudos
Message 4 of 4
(2,537 Views)