Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasMy committed Dec 4, 2019
2 parents 6b72615 + 95a7e20 commit 3d40aa9
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# CONE

Webcam-Face-Detect
==================

Run the program like this:

*python webcam.py*

alpython.com/blog/python/face-detection-in-python-using-a-webcam/


Update: Now supports OpenCV3. This change has been made by furetosan ( https://github.com/furetosan) and tested on Linux.

To run the OpenCV3 version, run python webcam_cv3.py haarcascade_frontalface_default.xml
Replaces your head with a cone in a webcam live feed.

Based on this project for facial recognition: https://github.com/shantnu/Webcam-Face-Detect

0 comments on commit 3d40aa9

Please sign in to comment.