Feature2DAsync    380 modules/cudafeatures2d/include/opencv2/cudafeatures2d.hpp     virtual ~Feature2DAsync();
Feature2DAsync    426 modules/cudafeatures2d/include/opencv2/cudafeatures2d.hpp class CV_EXPORTS FastFeatureDetector : public cv::FastFeatureDetector, public Feature2DAsync
Feature2DAsync    455 modules/cudafeatures2d/include/opencv2/cudafeatures2d.hpp class CV_EXPORTS ORB : public cv::ORB, public Feature2DAsync
Feature2DAsync     45 modules/cudafeatures2d/src/feature2d_async.cpp cv::cuda::Feature2DAsync::~Feature2DAsync()
Feature2DAsync     49 modules/cudafeatures2d/src/feature2d_async.cpp void cv::cuda::Feature2DAsync::detectAsync(InputArray image,
Feature2DAsync     63 modules/cudafeatures2d/src/feature2d_async.cpp void cv::cuda::Feature2DAsync::computeAsync(InputArray image,
Feature2DAsync     77 modules/cudafeatures2d/src/feature2d_async.cpp void cv::cuda::Feature2DAsync::detectAndComputeAsync(InputArray /*image*/,