face_recognition/examples
Adam Geitgey dc51a36eb3 Add face_detection CLI tool 2018-03-08 20:37:05 +01:00
..
knn_examples Face recognition with knn (#250) 2017-12-26 18:10:02 +01:00
alex-lacamoire.png Add support for dlib's new cnn-based face detector (#157) 2017-08-29 12:56:17 -07:00
benchmark.py Add benchmark.py to examples 2017-08-07 11:52:28 -07:00
biden.jpg Initial commit 2017-03-03 16:29:23 -08:00
blur_faces_on_webcam.py Add an example of automatically blurring faces in images or videos 2018-01-05 23:52:03 +01:00
digital_makeup.py Initial commit 2017-03-03 16:29:23 -08:00
face_distance.py Add face_distance.py example 2017-06-27 10:34:21 -07:00
face_recognition_knn.py Add face_detection CLI tool 2018-03-08 20:37:05 +01:00
facerec_from_video_file.py Fix #271 - convert BGR to RBG when using OpenCV VideoCapture 2018-01-01 22:57:10 +01:00
facerec_from_webcam.py Update webcam examples to show how to recognize more than one face 2018-01-26 18:03:33 +01:00
facerec_from_webcam_faster.py Update webcam examples to show how to recognize more than one face 2018-01-26 18:03:33 +01:00
facerec_on_raspberry_pi.py Update facerec_on_raspberry_pi.py 2017-05-01 13:13:24 -07:00
find_faces_in_batches.py Fix #271 - convert BGR to RBG when using OpenCV VideoCapture 2018-01-01 22:57:10 +01:00
find_faces_in_picture.py Add support for dlib's new cnn-based face detector (#157) 2017-08-29 12:56:17 -07:00
find_faces_in_picture_cnn.py Add support for dlib's new cnn-based face detector (#157) 2017-08-29 12:56:17 -07:00
find_facial_features_in_picture.py Initial commit 2017-03-03 16:29:23 -08:00
hamilton_clip.mp4 Add support for dlib's new cnn-based face detector (#157) 2017-08-29 12:56:17 -07:00
identify_and_draw_boxes_on_faces.py New demo for drawing boxes on a single image 2018-02-05 19:07:55 +01:00
lin-manuel-miranda.png Add support for dlib's new cnn-based face detector (#157) 2017-08-29 12:56:17 -07:00
obama-240p.jpg Add benchmark.py to examples 2017-08-07 11:52:28 -07:00
obama-480p.jpg Add benchmark.py to examples 2017-08-07 11:52:28 -07:00
obama-720p.jpg Add benchmark.py to examples 2017-08-07 11:52:28 -07:00
obama-1080p.jpg Add benchmark.py to examples 2017-08-07 11:52:28 -07:00
obama.jpg Initial commit 2017-03-03 16:29:23 -08:00
obama2.jpg Initial commit 2017-03-03 16:29:23 -08:00
obama_small.jpg Add Raspberry Pi example 2017-04-20 13:25:24 -07:00
recognize_faces_in_pictures.py Handle bad image files in example 2018-01-26 18:03:33 +01:00
short_hamilton_clip.mp4 Add support for dlib's new cnn-based face detector (#157) 2017-08-29 12:56:17 -07:00
two_people.jpg New demo for drawing boxes on a single image 2018-02-05 19:07:55 +01:00
web_service_example.py Fix typo in example curl command in web service 2018-02-21 18:27:53 +01:00