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

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

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.