FaceAR / 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 .
GNU General Public License v3.0
502 stars 135 forks source link

想問有關於版主是如何安裝OpenFace SDK到Xcode project上的? #13

Closed ChenPaulYu closed 6 years ago

ChenPaulYu commented 6 years ago

哈囉版主您好,看了您的project非常感興趣, 但由於自己只會撰寫swif不會objective c,所以想詢問版主是如何將OpenFace SDK安裝到ios上的, 我也想要自己做一個swift得版本,非常感謝版主