- 22 Jul, 2016 1 commit
-
-
Davis King authored
-
- 04 Jul, 2016 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 03 Jul, 2016 1 commit
-
-
Davis King authored
-
- 29 Jun, 2016 1 commit
-
-
Davis King authored
--HG-- rename : dlib/add_global_compiler_switch.cmake => dlib/cmake_utils/add_global_compiler_switch.cmake rename : dlib/add_python_module => dlib/cmake_utils/add_python_module rename : dlib/cmake_find_blas.txt => dlib/cmake_utils/cmake_find_blas.txt rename : dlib/dlib.pc.in => dlib/cmake_utils/dlib.pc.in rename : dlib/dlibConfig.cmake.in => dlib/cmake_utils/dlibConfig.cmake.in rename : dlib/release_build_by_default => dlib/cmake_utils/release_build_by_default rename : dlib/tell_visual_studio_to_use_static_runtime.cmake => dlib/cmake_utils/tell_visual_studio_to_use_static_runtime.cmake rename : dlib/dnn/test_for_cpp11/CMakeLists.txt => dlib/cmake_utils/test_for_cpp11/CMakeLists.txt rename : dlib/dnn/test_for_cpp11/cpp11_test.cpp => dlib/cmake_utils/test_for_cpp11/cpp11_test.cpp rename : dlib/dnn/test_for_cuda/CMakeLists.txt => dlib/cmake_utils/test_for_cuda/CMakeLists.txt rename : dlib/dnn/test_for_cuda/cuda_test.cu => dlib/cmake_utils/test_for_cuda/cuda_test.cu rename : dlib/dnn/test_for_cudnn/CMakeLists.txt => dlib/cmake_utils/test_for_cudnn/CMakeLists.txt rename : dlib/dnn/test_for_cudnn/find_cudnn.txt => dlib/cmake_utils/test_for_cudnn/find_cudnn.txt rename : dlib/use_cpp_11.cmake => dlib/cmake_utils/use_cpp_11.cmake
-
- 23 Jun, 2016 1 commit
-
-
nxwhite-str authored
* Add cmake option to use external libjpeg on Mac OS * Add adjust_threshold to python object detector * Add cmake option to use external libjpeg on Mac OS * Add adjust_threshold to python object detector * Revert "Add cmake option to use external libjpeg on Mac OS" This reverts commit 01f7fd13ea3f2b519312900333f9b68847fd1633. * Update detector example to set adjust_threshold
-
- 11 Jun, 2016 1 commit
-
-
Davis King authored
-
- 31 May, 2016 1 commit
-
-
Davis King authored
-
- 20 May, 2016 1 commit
-
-
Davis King authored
-
- 30 Mar, 2016 1 commit
-
-
Evgeniy Fominov authored
-
- 13 Feb, 2016 1 commit
-
-
Davis King authored
-
- 03 Feb, 2016 5 commits
-
-
Davis King authored
CMake.
-
Davis King authored
a little bit.
-
Patrick Snape authored
Only issue is that the strong is hardcoded - otherwise this is actually technically required by PEP 396
-
Patrick Snape authored
Add a simple print and serialization scheme for shape_predictor_training_options. This enables you to serialize your training options.
-
Patrick Snape authored
Easy change to allow comparisons on the Python side for both rectangle and drectangle
-
- 29 Sep, 2015 1 commit
-
-
Davis King authored
-
- 20 Aug, 2015 4 commits
-
-
Ehsan Azarnasab authored
-
Ehsan Azarnasab authored
-
Ehsan Azarnasab authored
-
Ehsan Azarnasab authored
-
- 19 Aug, 2015 3 commits
-
-
Ehsan Azarnasab authored
-
Ehsan Azarnasab authored
-
Ehsan Azarnasab authored
-
- 13 Aug, 2015 1 commit
-
-
Davis King authored
-
- 12 Jul, 2015 1 commit
-
-
Davis King authored
-
- 05 Jul, 2015 3 commits
-
-
Davis King authored
-
Davis King authored
totally removing it, and also made --stats print the number of non-ignored boxes.
-
Davis King authored
really small boxes.
-
- 04 Jul, 2015 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
always going to be required for imglab.
-
- 03 Jul, 2015 1 commit
-
-
Davis King authored
-
- 02 Jul, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 18 Jun, 2015 1 commit
-
-
Davis King authored
non-square matrix.
-
- 26 May, 2015 1 commit
-
-
Davis King authored
-
- 20 May, 2015 3 commits
-
-
Patrick Snape authored
This is useful for visualizing the tracking results.
-
Patrick Snape authored
Added the missing documentation for the correlation tracker. Didn't realise that the tracker returned the side lobe ratio, so fixed the API to return it properly.
-
Patrick Snape authored
This aids an API for the correlation based tracker that Davis recently added to Dlib. I've made sure to allow overrides for passing normal rectangles rather than drectangles (which isn't currently supported in the Dlib C++ API). This is mostly because I imagine people might initialize the tracking using something like a bounding box from a detector (e.g. load_frontal_face_detector).
-