Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaimgproc/src/
Dgeneralized_hough.cpp664 …typedef void (*set_func_t)(PtrStepb p1_pos, PtrStepb p1_theta, PtrStepb p2_pos, PtrStepb d12, PtrS… typedef in __anon161a480f0311::GeneralizedHoughGuilImpl
671set_func_t set_func, build_func_t build_func, bool isTempl, Point2d center = Point2d());
821set_func_t set_func, build_func_t build_func, bool isTempl, Point2d center) in buildFeatureList()