Searched refs:d_FAST (Results 1 – 1 of 1) sorted by relevance
325 cv::Ptr<cv::cuda::FastFeatureDetector> d_FAST = cv::cuda::FastFeatureDetector::create(20); in TEST() local329 d_FAST->detectAsync(d_src, d_keypoints); in TEST()332 d_FAST->detectAsync(d_src, d_keypoints); in TEST()