Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaimgproc/src/
Dgeneralized_hough.cpp671 … 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() argument
834build_func(edgePointList_.ptr<unsigned int>(0), edgePointList_.ptr<float>(1), edgePointList_.cols, in buildFeatureList()