OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:keypoints
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
cvsurf.cpp
268
CvSeq *
keypoints
, *descriptors = 0;
local
302
keypoints
= icvFastHessianDetector( sum, mask_sum, storage, ¶ms );
303
N =
keypoints
->total;
357
CvSURFPoint* kp = (CvSURFPoint*)cvGetSeqElem(
keypoints
, k );
553
*_keypoints =
keypoints
;
/external/opencv/cv/include/
cv.h
[
all
...]
Completed in 68 milliseconds