"git@developer.sourcefind.cn:OpenDAS/dlib.git" did not exist on "8cb50b444242352e2c2aa847c8344fa0cd400a4b"
- 03 Mar, 2018 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 11 Feb, 2018 1 commit
-
-
Davis King authored
- Moved all uses of PYBIND11_MAKE_OPAQUE to a common header to avoid possilbe ODR violations. - Added python binding for make_bounding_box_regression_training_data().
-
- 15 Jan, 2018 1 commit
-
-
Mischan Toosarani-Hausberger authored
* Replace boost::python with pybind11 * Replace add_python_module with pybind11_add_module * Fix clang error on type-dependent expression
-
- 03 Feb, 2016 1 commit
-
-
Patrick Snape authored
Easy change to allow comparisons on the Python side for both rectangle and drectangle
-
- 20 May, 2015 1 commit
-
-
Patrick Snape authored
The correlation tracker deals with the drectangle (double rectangle) class which currently isn't wrapped. Therefore, I add the drectangle class and refactor rectangles into their own file. I also added a load of methods on rectangle that might be useful such as intersection/contains/area etc.
-