TadasBaltrusaitis / CLM-framework

CLM-framework (a.k.a Cambridge Face Tracker) is a framework for various Constrained Local Model based face tracking and landmark detection algorithms and their extensions/applications. Includes CLM-Z and CLNF.
Other
471 stars 246 forks source link

Running on visual studio 2015 (build 3 )or 2017 #45

Open tqduy opened 7 years ago

tqduy commented 7 years ago

Hi, I'm trying to run on visual studio 2015 build 3 (version 14.0.25420.01). Is it possible or need to config something? thanks

TadasBaltrusaitis commented 7 years ago

Please see the https://github.com/TadasBaltrusaitis/OpenFace repository, it contains the project in VS 2015.

Thanks, Tadas

tqduy commented 7 years ago

I'm trying to read the structure of project to find out the function that locate and show the points on faces. I mean points at eyes and near ears. Could you help me? Thanks