Recognize and manipulate faces from Python or from the command line with the world's simplest face recognition library.
This also provides a simple face_recognition command line tool that lets you do face recognition on a folder of images from the command line!
Features:
find and manipulate facial features in pictures
identify faces in pictures
you can even use this library with other Python libraries to do real-time face recognition
What's the difference between this Python project and similar ones?
Enumerate comparisons.
simple to use
can be used in terminal or in the command line
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/1608
**Author:** [@ihebu](https://github.com/ihebu)
**Created:** 9/2/2020
**Status:** ✅ Merged
**Merged:** 9/3/2020
**Merged by:** [@vinta](https://github.com/vinta)
**Base:** `master` ← **Head:** `add-face-recognition`
---
### 📝 Commits (1)
- [`d258e6f`](https://github.com/vinta/awesome-python/commit/d258e6f75b43dcecbd7a1db1e9a0cfa6c1a626f4) Add face_recognition
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
## What is this Python project?
Recognize and manipulate faces from Python or from the command line with the world's simplest face recognition library.
This also provides a simple face_recognition command line tool that lets you do face recognition on a folder of images from the command line!
Features:
- find and manipulate facial features in pictures
- identify faces in pictures
- you can even use this library with other Python libraries to do real-time face recognition
## What's the difference between this Python project and similar ones?
Enumerate comparisons.
- simple to use
- can be used in terminal or in the command line
Anyone who agrees with this pull request could submit an *Approve* review to it.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1608
Author: @ihebu
Created: 9/2/2020
Status: ✅ Merged
Merged: 9/3/2020
Merged by: @vinta
Base:
master← Head:add-face-recognition📝 Commits (1)
d258e6fAdd face_recognition📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
Recognize and manipulate faces from Python or from the command line with the world's simplest face recognition library.
This also provides a simple face_recognition command line tool that lets you do face recognition on a folder of images from the command line!
Features:
What's the difference between this Python project and similar ones?
Enumerate comparisons.
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.