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.
- Host: GitHub
- URL: https://github.com/nasim-khalili/face-recognition
- Owner: Nasim-Khalili
- Created: 2025-02-25T12:35:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T12:39:40.000Z (over 1 year ago)
- Last Synced: 2025-02-25T13:41:37.909Z (over 1 year ago)
- Topics: ai, face-recognition, ml, programming, project, python
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Script Title

## 🛠️ 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)