Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 671 Bytes

File metadata and controls

17 lines (15 loc) · 671 Bytes

Facial landmark detection on android

在安卓平台上实现人脸特征点检测
It is an android application based on DLib.

Demo

  • APK You can download apkhere
  • Origin image
  • landmark image

Tools

Eclipse
NDK r10e

Reference

I refer to tzutalin. Meanwhile I made some improvements.I have contributed my codes to tzutalin.