Home
last modified time | relevance | path

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

/external/opencv3/modules/objdetect/test/
Dtest_cascadeandhog.cpp1074 std::vector<Point> actual_find_locations; in detect() local
1076 actual_hog->detect(img, actual_find_locations, actual_weights, in detect()
1080 actual_find_locations.begin())) in detect()