https://github.com/mamunul/face-alignment-clnf
CIDetector for face detection on this https://github.com/FaceAR/OpenFaceIOS project
https://github.com/mamunul/face-alignment-clnf
computer-vision face-alignment face-detection ios macos opencv shape-prediction
Last synced: 9 months ago
JSON representation
CIDetector for face detection on this https://github.com/FaceAR/OpenFaceIOS project
- Host: GitHub
- URL: https://github.com/mamunul/face-alignment-clnf
- Owner: mamunul
- Created: 2017-10-16T11:58:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-23T08:11:35.000Z (over 8 years ago)
- Last Synced: 2025-04-03T07:42:59.981Z (about 1 year ago)
- Topics: computer-vision, face-alignment, face-detection, ios, macos, opencv, shape-prediction
- Language: C++
- Homepage:
- Size: 38 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clnf
This project is a small update of https://github.com/FaceAR/OpenFaceIOS this project.
Here opencv camera preview rendering is replaced with ios and mac API.
Next I want to replace the opencv face detection with ios and mac API.
My main purpose is to check the actual frame rate for CLNF Frame Rate and if there is any workaround to improve the frame rate of this CLNF implementation.