Skip to content

This is a smile Face_detection code based on the haar cascade method using open cv

Notifications You must be signed in to change notification settings

1102ankit/Face_Detection

Repository files navigation

Face_Detection

Steps To run this:

  1. Install The following dependencies.

    • opencv
    • python3.5 ( Recommended )
    • Pillow
    • numpy

    -- Just use cmd with pip install dependecies_name

  2. Run the code by : python file_name.py

PS: Two different versions are there: One is commented to understand the code The other is raw version.

About

This is a smile Face_detection code based on the haar cascade method using open cv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages