OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Feature2DAsync
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/cudafeatures2d/src/
feature2d_async.cpp
45
cv::cuda::
Feature2DAsync
::~
Feature2DAsync
()
49
void cv::cuda::
Feature2DAsync
::detectAsync(InputArray image,
63
void cv::cuda::
Feature2DAsync
::computeAsync(InputArray image,
77
void cv::cuda::
Feature2DAsync
::detectAndComputeAsync(InputArray /*image*/,
/external/opencv3/modules/cudafeatures2d/include/opencv2/
cudafeatures2d.hpp
372
//
Feature2DAsync
377
class CV_EXPORTS
Feature2DAsync
380
virtual ~
Feature2DAsync
();
426
class CV_EXPORTS FastFeatureDetector : public cv::FastFeatureDetector, public
Feature2DAsync
455
class CV_EXPORTS ORB : public cv::ORB, public
Feature2DAsync
Completed in 66 milliseconds