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

  /external/opencv/cv/src/
cvsubdivision2d.cpp 728 cvFindNearestPoint2D( CvSubdiv2D* subdiv, CvPoint2D32f pt )
737 CV_FUNCNAME("cvFindNearestPoint2D");
  /external/opencv/cvaux/src/
cvcorrimages.cpp 723 CvSubdiv2DPoint* point = cvFindNearestPoint2D( subdiv, pt );
    [all...]
  /external/opencv/cv/include/
cv.h 659 CVAPI(CvSubdiv2DPoint*) cvFindNearestPoint2D( CvSubdiv2D* subdiv, CvPoint2D32f pt );
    [all...]

Completed in 246 milliseconds