Searched refs:icvIntersectLines3 (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cv/src/
H A D_cvgeom.h62 void icvIntersectLines3( double* a0, double* b0, double* c0,
H A Dcvsubdivision2d.cpp674 icvIntersectLines3( &a0, &b0, &c0, &a1, &b1, &c1, &virt_point );
694 icvIntersectLines3( &a0, &b0, &c0, &a1, &b1, &c1, &virt_point );
H A Dcvgeometry.cpp146 icvIntersectLines3( double *a0, double *b0, double *c0, function

Completed in 56 milliseconds