Home
last modified time | relevance | path

Searched defs:foundLocations_mat (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/java/src/
Dobjdetect+HOGDescriptor.java213 Mat foundLocations_mat = foundLocations; in detect() local
224 Mat foundLocations_mat = foundLocations; in detect() local
239 Mat foundLocations_mat = foundLocations; in detectMultiScale() local
249 Mat foundLocations_mat = foundLocations; in detectMultiScale() local
Dobjdetect.cpp831 Mat& foundLocations_mat = *((Mat*)foundLocations_mat_nativeObj); in Java_org_opencv_objdetect_HOGDescriptor_detect_10() local
863 Mat& foundLocations_mat = *((Mat*)foundLocations_mat_nativeObj); in Java_org_opencv_objdetect_HOGDescriptor_detect_11() local
894 Mat& foundLocations_mat = *((Mat*)foundLocations_mat_nativeObj); in Java_org_opencv_objdetect_HOGDescriptor_detectMultiScale_10() local
923 Mat& foundLocations_mat = *((Mat*)foundLocations_mat_nativeObj); in Java_org_opencv_objdetect_HOGDescriptor_detectMultiScale_11() local