Searched defs:detectAndComputeAsync (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/cudafeatures2d/src/ | ||
D | feature2d_async.cpp | 77 void cv::cuda::Feature2DAsync::detectAndComputeAsync(InputArray /*image*/, in detectAndComputeAsync() function in cv::cuda::Feature2DAsync |
D | orb.cpp | 581 …void ORB_Impl::detectAndComputeAsync(InputArray _image, InputArray _mask, OutputArray _keypoints, … in detectAndComputeAsync() function in __anon67be78520111::ORB_Impl |