Searched defs:keypoints (Results 1 – 4 of 4) sorted by relevance
362 jfloatArray keypoints = in OBJECT_TRACKER_METHOD() local386 jbyteArray keypoints = in OBJECT_TRACKER_METHOD() local
409 Keypoint* const keypoints) { in FindFastKeypoints()529 Keypoint* const keypoints) { in FindFastKeypoints()
69 std::vector<CvPoint2D32f> keypoints; in add_detected_data() local
67 std::vector<cv::KeyPoint> keypoints; in add_detected_data() local