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

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.

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
```