fast 115 modules/cudafeatures2d/src/fast.cpp using namespace cv::cuda::device::fast; fast 79 modules/cudafeatures2d/test/test_features2d.cpp cv::Ptr<cv::cuda::FastFeatureDetector> fast = cv::cuda::FastFeatureDetector::create(threshold, nonmaxSuppression); fast 86 modules/cudafeatures2d/test/test_features2d.cpp fast->detect(loadMat(image), keypoints); fast 96 modules/cudafeatures2d/test/test_features2d.cpp fast->detect(loadMat(image), keypoints); fast 19 modules/features2d/perf/perf_fast.cpp PERF_TEST_P(fast, detect, testing::Combine(