Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Dfast_score.cpp84 static void testCorner(const uchar* ptr, const int pixel[], int K, int N, int threshold) { in testCorner() function
204 testCorner(ptr, pixel, K, N, threshold); in cornerScore()
288 testCorner(ptr, pixel, K, N, threshold); in cornerScore()
354 testCorner(ptr, pixel, K, N, threshold); in cornerScore()