Skip to content

face#1

Open
sunilchalla580 wants to merge 135 commits into21Ansh:masterfrom
ageitgey:master
Open

face#1
sunilchalla580 wants to merge 135 commits into21Ansh:masterfrom
ageitgey:master

Conversation

@sunilchalla580
Copy link
Copy Markdown

face recognization

ageitgey and others added 30 commits February 27, 2018 21:16
Translator's note:
Face_recognition is a powerful, simple and easy-to-use face recognition open source project with complete development documents and application cases, especially it is compatible with Raspberry Pi.
In order to facilitate Chinese software developers to learn, make progress in face recognition development and source code contributions, I translated README file into simplified Chinese.
Salute to all contributors to this project.
Translator: Tommy in Tongji Univerisity Opensource Association  [子豪兄Tommy](https://github.com/TommyZihao)
Translate the comment in "web_service_example.py" into Chinese.
I translate the comment in "web_service_example.py" into Chinese for Chinese developers to learn.
Add link to English Translator note
ageitgey and others added 30 commits September 26, 2020 15:59
Drop Python 2 support and bump to 1.4.0
Add pip3 install opencv-python==4.1.2.30 if you want to run the live webcam examples
The third last line is written as cap1.release(). It should be cap.release instead.
cap1.release() > cap.release()
Bumps [pip](https://github.com/pypa/pip) from 8.1.2 to 19.2.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@8.1.2...19.2)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@3.2...3.3.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
updated classifiers
Bumps [pip](https://github.com/pypa/pip) from 19.2 to 21.1.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@19.2...21.1)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…3ee4f11f15f3

[Snyk] Security upgrade python from 3.6-slim-stretch to 3.9.7-slim-bullseye
…e03bf07c2ef75

[Snyk] Security upgrade python from 3.9.7-slim-bullseye to 3.10.3-slim-bullseye
No need to resize if not processing frame
There is a typo in face_recognition/example/facerec_ipcamera_knn.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.