HomeSort by relevance Sort by last modified time
    Searched refs:icvIntersectLines (Results 1 - 3 of 3) sorted by null

  /external/opencv/cv/src/
_cvgeom.h 55 int icvIntersectLines( double x1, double dx1, double y1, double dy1,
cvgeometry.cpp 114 icvIntersectLines( double x1, double dx1, double y1, double dy1,
cvshapedescr.cpp 149 if( icvIntersectLines( x1, dx1, y1, dy1, x2, dx2, y2, dy2, &t ) >= 0 )
    [all...]

Completed in 80 milliseconds