Home
last modified time | relevance | path

Searched refs:ocl_FAST (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/features2d/src/
Dfast.cpp259 static bool ocl_FAST( InputArray _img, std::vector<KeyPoint>& keypoints, in ocl_FAST() function
334 ocl_FAST(_img, keypoints, threshold, nonmax_suppression, 10000)) in FAST()