tzutalin / dlib-android-app

:dragon: Android app to demo dlib-android(https://github.com/tzutalin/dlib-android). Use the prebuilt shared-lib built from dlib-android
Apache License 2.0
678 stars 246 forks source link

how to get 5 points landmarks #42

Open wjl8026 opened 6 years ago

wjl8026 commented 6 years ago

I have run your android dlib in my project successfully. Thank you for your great work!

But I do not know how to get 5 points landmarks instead of 68 points. Is there a way to do this ?

wjl8026 commented 6 years ago

I got the answer by myself. What needs to do is just substitute the 68-point model file with the 5-point one

ghulammustafahaider commented 6 years ago

how to rotate the floating camera window