Commit Graph

14 Commits (fafdac37f12814981fdc97013aaef4886b6d1bc0)

Author SHA1 Message Date
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
Davis King c1b1ac955a Removed references to boost.python since it's no longer needed.
7 years ago
nxwhite-str b53e9cf010 Add detection threshold adjustment to object detection python interface (#140)
8 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 d1a5815cb9 Added default upsampling amount to detector.run(). Also moved the
10 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
Patrick Snape af82bc402f Sort out PEP8 issues in the examples
10 years ago
Patrick Snape cc3bb4993c Python3 friendly printing in examples
10 years ago
Davis King b48db9de66 grammar
11 years ago
Davis King f72305b2d9 Added python object detection examples
11 years ago
Davis King 17b8f97c9a Added face detection python example
11 years ago