SkillAgentSearch skills...

OpenFaceIOS

OpenFace is get from https://github.com/TadasBaltrusaitis/OpenFace, a state-of-the art open source tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. And I create an ios project. Delete Dlib,TBB,Boost. Only use OpenCV .

Install / Use

/learn @FaceAR/OpenFaceIOS
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

毕业季了,最近比较忙,先放在这里,后面有机会在更新,抱歉了各位宝宝。

#OpenFaceIOS

OpenFace is get from https://github.com/TadasBaltrusaitis/OpenFace, a state-of-the art open source tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. And I create an ios project. Delete Dlib,TBB, Only use OpenCV . And add Face Swap function, It can swap face to face or swap model to face.

More details about the project - http://www.cl.cam.ac.uk/research/rainbow/projects/openface/ Code - https://github.com/TadasBaltrusaitis/OpenFace

Functionality

The system is capable of performing a number of facial analysis tasks:

  • Facial Landmark Detection

Sample facial landmark detection image

  • Facial Landmark and head pose tracking (links to YouTube videos)

<a href="https://www.youtube.com/watch?v=V7rV0uy7heQ" target="_blank"><img src="http://img.youtube.com/vi/V7rV0uy7heQ/0.jpg" alt="Multiple Face Tracking" width="240" height="180" border="10" /></a> <a href="https://www.youtube.com/watch?v=vYOa8Pif5lY" target="_blank"><img src="http://img.youtube.com/vi/vYOa8Pif5lY/0.jpg" alt="Multiple Face Tracking" width="240" height="180" border="10" /></a>

  • Gaze tracking (image of it in action)
<img src="https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/gaze_ex.png" height="378" width="567" >
  • Facial Feature Extraction (aligned faces and HOG features)

Sample aligned face and HOG image

  • IOS Facial Landmark Detection & head pose tracking & Gaze tracking

<img src="https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/KeeganRen1.png" height="382" width="222" ><img src="https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/KeeganRen2.png" height="382" width="222" >

  • Face Swap

User:Dooonut https://github.com/Dooonut

<img src="https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/KeeganRen3.png" height="282" width="222" ><img src="https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/KeeganRen4.png" height="282" width="222" >

<img src="https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/KeeganRen5.png" height="282" width="222" ><img src="https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/KeeganRen6.png" height="282" width="222" ><img src="https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/KeeganRen7.png" height="282" width="222" >

View on GitHub
GitHub Stars512
CategoryDevelopment
Updated15d ago
Forks138

Languages

C++

Security Score

95/100

Audited on Mar 12, 2026

No findings