An open API service indexing awesome lists of open source software.

https://github.com/nasim-khalili/face-recognition

This is A Face Recognition Project developed using OpenCV Module in Python.
https://github.com/nasim-khalili/face-recognition

ai face-recognition ml programming project python

Last synced: 9 days ago
JSON representation

This is A Face Recognition Project developed using OpenCV Module in Python.

Awesome Lists containing this project

README

          

# Script Title

![OpenCV](https://user-images.githubusercontent.com/87910771/150637975-dda7d408-60e6-4c9e-aa71-10196c51ec72.jpg)

## 🛠️ Description
This is A Face Recognition Project developed using OpenCV Module in Python.
This Display a Blue Reactangle Frame around Faces.

## ⚙️ Languages or Frameworks Used
Open Command Prompt and use the following command to install the required modules:

```sh
pip install opencv-python
```

## 🌟 How to run
Just open a terminal in the folder where your script is located and run the following command:

```sh
python main.py
```

## 🤖 Author

[NasimKhalili](https://github.com/Nasim-Khalili)