上传者: 39841365
|
上传时间: 2021-10-09 22:33:38
|
文件大小: 172.85MB
|
文件类型: -
dlib-android-app
See http://dlib.net for the main project documentation.
See dlib-android for JNI lib. Refer to dlib-android/jni/jnilib_ex
Grap the source
$ git clone https://github.com/tzutalin/dlib-android-app.git
Features
Support HOG detector
HOG Face detection
Facial Landmark/Expression
Demo
Build
Android app
Open Android studio to build
Use command line to build (Optional)
On Windows platforms, type this command:
$ gradlew.bat assembleDebug
On Mac OS and Linux platform