LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

imaq lines intersection

hello all

 

the vi IMAQ Lines Intersection computes the intersection point of two lines, but: Each line is specified by any two points that lie on the line.

what i am looking for, is the possibility that the lines are specified by the two end points, This differs in the result if the lines are really crossing on the part between and not somewhere outside.

 

is there another vi for this?

 

thanks in advance

0 Kudos
Message 1 of 2
(2,326 Views)

IMAQ Lines Intersection.vi is intended to be capable of finding Intersection Points if they are at the lines as well as somewhere else.

 

Use IMAQ GetPointsOnLine.vi to see if the Intersection Point found is part of a line you specified.

 

 

 

Christian

0 Kudos
Message 2 of 2
(2,320 Views)