Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaimgproc/src/
Dgeneralized_hough.cpp665 …typedef void (*build_func_t)(const unsigned int* coordList, const float* thetaList, int pointsCoun… typedef in __anon161a480f0311::GeneralizedHoughGuilImpl
671 … set_func_t set_func, build_func_t build_func, bool isTempl, Point2d center = Point2d());
821 … set_func_t set_func, build_func_t build_func, bool isTempl, Point2d center) in buildFeatureList()