Searched defs:detectImpl (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/cudaimgproc/src/ | ||
D | generalized_hough.cpp | 239 … void GeneralizedHoughBase::detectImpl(InputArray image, OutputArray positions, OutputArray votes) in detectImpl() function in __anon161a480f0111::GeneralizedHoughBase |
/external/opencv3/modules/imgproc/src/ | ||
D | generalized_hough.cpp | 154 … void GeneralizedHoughBase::detectImpl(InputArray image, OutputArray positions, OutputArray votes) in detectImpl() function in __anon1ec0d8f20111::GeneralizedHoughBase |