Commit Graph

10 Commits (master)

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
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 ef06f0e8d5 Fixed grammar
10 years ago
Davis King 1ab3482597 Clarified a few comments and simplified the serialization code a bit.
10 years ago
Patrick Snape fbe597be03 Add facial landmark prediction examples for Python
10 years ago