Home
last modified time | relevance | path

Searched defs:boxes_overlap (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/Drawable/
H A DCurvedText.pm174 sub boxes_overlap subroutine
/dports/science/py-dlib/dlib-19.22/dlib/svm/
H A Dstructural_svm_object_detection_problem.h510 test_box_overlap boxes_overlap; variable
/dports/science/py-dlib/dlib-19.22/dlib/image_processing/
H A Dobject_detector.h207 test_box_overlap boxes_overlap; variable
/dports/science/dlib-cpp/dlib-19.22/dlib/image_processing/
H A Dobject_detector.h207 test_box_overlap boxes_overlap; variable
/dports/science/dlib-cpp/dlib-19.22/dlib/svm/
H A Dstructural_svm_object_detection_problem.h510 test_box_overlap boxes_overlap; variable
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DGeomUtil.cpp1335 bool boxes_overlap( const CartVect & box_min1, const CartVect & box_max1, in boxes_overlap() function
/dports/graphics/xfig/xfig-3.2.8a/src/
H A Dw_intersect.c74 boxes_overlap(struct f_point * p1a, struct f_point * p1b, in boxes_overlap() function
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DBounds.cpp1622 bool boxes_overlap(const Box &a, const Box &b) { in boxes_overlap() function