Commit Graph

23 Commits (fafdac37f12814981fdc97013aaef4886b6d1bc0)

Author SHA1 Message Date
Nishant Charas 2cf6b9d556 printing error (#1568)
6 years ago
Davis King ec83abf619 Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python
6 years ago
visionworkz e8faced822 Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258)
7 years ago
Arian Giles García fe1c287374 Remove unnecessary semicolon (#1223)
7 years ago
Davis King 1ec5a94554 Added comments about how to run multiple detectors together efficiently.
7 years ago
Davis King c1b1ac955a Removed references to boost.python since it's no longer needed.
7 years ago
Davis King b9238fa5eb Clarified docs
7 years ago
Davis King 9988deac43 Cleaned up install instructions slightly.
9 years ago
Davis King 844f252a75 Updated compile/install instructions for python bindings.
9 years ago
Davis King e00f6f63ca Replaced the raw_input() calls with a call into dlib since raw_input() isn't
10 years ago
Davis King 154f435427 Added notes about installing skimage.
10 years ago
Davis King 1ab3482597 Clarified a few comments and simplified the serialization code a bit.
10 years ago
Patrick Snape 37af35b55e Re-add the cached object detector
10 years ago
Patrick Snape fbe597be03 Add facial landmark prediction examples for Python
10 years ago
Patrick Snape af82bc402f Sort out PEP8 issues in the examples
10 years ago
Patrick Snape 60318cb308 Add example of testing detector using existing data
10 years ago
Patrick Snape cc3bb4993c Python3 friendly printing in examples
10 years ago
Davis King cd71dab3f2 Updated the Python API, train_simple_object_detector() so you can call it
10 years ago
Davis King 64a0d7a77d changed python example so that running it without commands doesn't trigger a testing
11 years ago
Davis King d4fcaba87a Fixed incorrect comment.
11 years ago
Davis King 2369ae1e57 Made the python object detection tools process color images
11 years ago
Davis King 11ae48d0df fixed grammar
11 years ago
Davis King f72305b2d9 Added python object detection examples
11 years ago