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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
svgattrs.in 103 keyPoints
  /external/opencv/cv/src/
cvsurf.cpp 268 CvSeq *keypoints, *descriptors = 0; local
302 keypoints = icvFastHessianDetector( sum, mask_sum, storage, &params );
303 N = keypoints->total;
357 CvSURFPoint* kp = (CvSURFPoint*)cvGetSeqElem( keypoints, k );
553 *_keypoints = keypoints;
  /external/opencv/cv/include/
cv.h     [all...]

Completed in 78 milliseconds