Skip to content

136tejas/Real_time_face_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Real_time_face_counter

Requirements

OpenCV - Open Source Computer Vision is an open source computer vision and machine learning software library.

Mediapipe - MediaPipe is a framework for building multimodal (eg. video, audio, any time series data), cross platform (i.e Android, iOS, web, edge devices) applied ML pipelines.

Installation

Use the package manager pip to install libraries.

pip install opencv-python
pip install mediapipe

Run Locally

Clone the project

  git clone https://github.com/136tejas/Real_time_face_counter.git

Go to the project directory

  cd Real_time_face_counter

Run project

  For Windows :- python main.py
  For Linux :- python3 main.py

Contribute to the project

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages