Commit Graph

8 Commits

Author SHA1 Message Date
Davis King
d1a5815cb9 Added default upsampling amount to detector.run(). Also moved the
new example code into face_detector.py and added some comments.
2015-03-28 23:16:54 -04:00
Davis King
e00f6f63ca Replaced the raw_input() calls with a call into dlib since raw_input() isn't
available in python3.
2015-03-22 18:45:08 -04:00
Davis King
154f435427 Added notes about installing skimage. 2015-03-07 14:14:47 -05:00
Patrick Snape
af82bc402f Sort out PEP8 issues in the examples 2014-12-11 09:44:50 +00:00
Patrick Snape
cc3bb4993c Python3 friendly printing in examples 2014-12-10 17:45:51 +00:00
Davis King
b48db9de66 grammar 2014-03-08 11:32:12 -05:00
Davis King
f72305b2d9 Added python object detection examples 2014-02-23 16:56:14 -05:00
Davis King
17b8f97c9a Added face detection python example 2014-02-09 13:23:44 -05:00