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

  /external/opencv/cv/src/
cvsurf.cpp 101 CvSeq* points = cvCreateSeq( 0, sizeof(CvSeq), sizeof(CvSURFPoint), storage );
232 CvSURFPoint point = cvSURFPoint( cvPoint2D32f(j*scale/9.f, i*scale/9.f),
357 CvSURFPoint* kp = (CvSURFPoint*)cvGetSeqElem( keypoints, k );
  /external/opencv/cv/include/
cv.h     [all...]

Completed in 32 milliseconds