Skip to content

This project demonstrates face detection using OpenCV. It uses the Haar Cascade classifier for detecting faces in real-time through the webcam.

Notifications You must be signed in to change notification settings

flenex-io/Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Detection with OpenCV

This project demonstrates face detection and finger detection with trail creation using OpenCV. It uses the Haar Cascade classifier to detect real-time faces and fingers through the webcam.

Prerequisites

  • OpenCV library (pip install opencv-python)

Getting Started

  1. Clone the repository:

    git clone https://github.com/flenex-io/Detection.git
  2. Change the directory

    cd Detection
  3. Install the dependencies

    pip install opencv-python
  4. Run the project

Open For Contributions

About

This project demonstrates face detection using OpenCV. It uses the Haar Cascade classifier for detecting faces in real-time through the webcam.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages