Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Helias/Android-Face-Detection

Repository files navigation

Android-Face-Detection

Android app for face detection in real-time.

Requirements

To link the Android SDK to the project, edit the local.properties file and correct the path. About OpenCV Library copy the libraries from opencv-3.x.x-android-sdk/OpenCV-android-sdk/sdk/native/libs/ to app/libs/jniLibs/. Afterwards, edit the absolute path of the jniLibs file app/CMakeLists.txt (line 30).

Open the project folder with AndroidStudio, build, compile and run the app 😉.

Reference

To make this project I followed these tutorials:

About

Android app for face detection in real-time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages