Git Product home page Git Product logo

face_eyes_smile-detection's Introduction

Face_eyes_smile-detection

contributions welcome HitCount
This is an OpenCV application for face, eyes, smile detection. It uses haarcascade provided by OpenCV

Requirements :

  1. The PC should have a working Webcam(mainwebcam 0, other cams 1 or further numbers)
  2. Must allow third party connection with WebCam

Dependencies :

  1. Python
  2. Opencv-Python
  3. Download the required haars from here.
  4. cx_freeze(if you want to run setup.py for making a windows binary(.exe) file).

Usage:

After successful installation of opencv-python and downloading the haars, run the script and change in the haar name in cv2.CascadeClassifier in the program FACE_EYES_SMILE_DETECTION.PY

Windows Binary :

The script setup.py uses cx_freeze module make sure to install it.
Then open cmd in the specified folder, and run the commands below :

python setup.py build
python setup.py bdist_msi

Note :

I have uploaded my windows binary file too...if in any case you cant build it, feel free to download mine!!
You can find in my releases under this project here
or from my google drive

face_eyes_smile-detection's People

Contributors

ash1998 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.