tzutalin / dlib-android

:dragon: Port dlib to Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to get real time landmarks detection in the camera view ?

bsamine opened this issue · comments

i didn't succeed to get the landmarks through the camera in the demo app or from your sample code.
Can you guide me for that ? Thanks in advance

You'll need to be more specific. Are you able to compile and run the apk on the target device? Do you allow the requested permissions like draw over other windows? Where exactly do you think it's failing?