Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.42 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.42 KB

Face Mask Detection System

This is a face mask detection system built with OpenCV, machine learning, and computer vision concepts. The system is able to detect face masks in static images as well as in real-time video streams. The project also includes face and eye detection along with mask detection.

Installation

To install and run the project, follow these steps:

1. Clone the repository to your local machine.
2. Install the required packages using pip: pip install -r requirements.txt
3. Run the mask detection script: python mask_detection.py

Note: If you want any additional files for the project, please feel free to contact us.

Usage

To use the face mask detection system, follow these steps:

1. Run the mask detection script.
2. The system will use your computer's camera to detect faces and masks in real-time video streams.
3. If a mask is not detected, the system will highlight the face in red and display a warning message.

Contributing

We welcome contributions to this project. If you want to contribute, please follow these guidelines:

1. Fork the repository.
2. Create a new branch for your changes.
3. Make your changes and commit them with clear commit messages.
4. Push your changes to your forked repository.
5. Create a pull request with a clear description of your changes.

Contact

If you have any questions or issues, please contact at rishabhvyas472@gmail.com