uricamic / clandmark

Open Source Landmarking Library
http://cmp.felk.cvut.cz/~uricamic/clandmark
GNU General Public License v3.0
199 stars 111 forks source link

How to build "Joint multi-view facial landmark detector snippets"? #39

Open IlyaPetrovM opened 8 years ago

IlyaPetrovM commented 8 years ago

I don't understand how to build example "Joint multi-view facial landmark detector snippets" from Code snippets page. Where I could move these files and what I shall write in CMakeLists.txt?

uricamic commented 8 years ago

Hi @IlyaPetrovM,

please have a look on #38 where some short description is. The complete C++ example is planned, however we are using a commercial face detector and OpenCV face detector is not so good for detecting the whole yaw range. So, the replacement is not straightforward.