https://github.com/spirita1204/20211224_face_recog_app
https://github.com/spirita1204/20211224_face_recog_app
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/spirita1204/20211224_face_recog_app
- Owner: spirita1204
- Created: 2021-12-24T10:59:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-31T07:11:20.000Z (over 3 years ago)
- Last Synced: 2025-02-13T08:42:27.911Z (4 months ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 20211224_face_recog_app
2021/12/24 install dlib,practice dlib+opencv
2021/12/27 image,real time recog practice
2021/12/29 calculate distance between two eyes
LEFT_EYE landmark(374) , RIGHT_EYE landmark(145)
2021/12/30 degree of face 64 (x,y,z),try to control button (basic)
2021/12/31 degree of face 468 (x,y,z),try to control button (unstable)