Skip to content

ramenaru/face-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection by ramen

Description

lightweight face detection system using cutting-edge machine learning techniques. It is designed for simple testing detection.

Features

  • Real-Time Detection: Capable of processing video streams and images in real time.
  • Multi-Section Face: Efficiently detects multiple section in a single face. using haarcascade method
  • Ease of Integration: Easily integrates with existing applications.

Installation

To install this project, follow these steps:

git clone https://github.com/Ramenaru/face-detection.git
cd face-detection
pip install -r python-opencv

Usage

To use the face detection system, run:

python main.py

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

this project is created by ramenaru

About

a simple face detection apps with python opencv

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages