https://github.com/talhaahussain/face-feature-detection-cli
A command line interface tool for detecting faces and facial features, using OpenCV.
https://github.com/talhaahussain/face-feature-detection-cli
cli face-features face-recognition opencv opencv-python
Last synced: 8 months ago
JSON representation
A command line interface tool for detecting faces and facial features, using OpenCV.
- Host: GitHub
- URL: https://github.com/talhaahussain/face-feature-detection-cli
- Owner: talhaahussain
- License: mit
- Created: 2023-08-29T19:44:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T08:57:21.000Z (over 1 year ago)
- Last Synced: 2025-02-21T07:41:32.723Z (8 months ago)
- Topics: cli, face-features, face-recognition, opencv, opencv-python
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# face-feature-detection-CLI
A command line interface tool for detecting faces and facial features, using OpenCV. Written in Python.
### Usage
Run with:
```bash
python face-recognition.py
```