# OpenFaceIOS **Repository Path**: sgzsw/OpenFaceIOS ## Basic Information - **Project Name**: OpenFaceIOS - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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](https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/multi_face_img.png) - Facial Landmark and head pose tracking (links to YouTube videos) Multiple Face Tracking Multiple Face Tracking - Gaze tracking (image of it in action) - Facial Feature Extraction (aligned faces and HOG features) ![Sample aligned face and HOG image](https://github.com/FaceAR/OpenFaceIOS/blob/master/imgs/appearance.png) - IOS Facial Landmark Detection & head pose tracking & Gaze tracking - Face Swap User:Dooonut https://github.com/Dooonut