juliepanda / facedetect

bitcamp '15 - detects face from webcam and overlay it with a pic of choice (Python OpenCV)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

facedetect

Tested OpenCV in Python for Bitcamp '15. Code works as it is. Include different Haarcascade files to detect different features.

Overlay any face in a camera stream with img{#}.jpg. Replace img{#}.jpg with a image of your choice.

To use:

Git clone the repo and run python main.py

We rewrote the code in Javascript for Bitcamp '15 submission. Completed project could be found here.

About

bitcamp '15 - detects face from webcam and overlay it with a pic of choice (Python OpenCV)


Languages

Language:Python 100.0%