nxwhite-str
b53e9cf010
Add detection threshold adjustment to object detection python interface ( #140 )
...
* 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 01f7fd13ea
.
* Update detector example to set adjust_threshold
2016-06-22 21:17:16 -04:00
Davis King
9988deac43
Cleaned up install instructions slightly.
2015-10-27 08:50:44 -04:00
Davis King
844f252a75
Updated compile/install instructions for python bindings.
2015-10-27 08:25:43 -04:00
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