Face detection on Android using dlib and opencv.
- Android Studio
- Android 5.0 (API 21) or higher
- dlib 19.16
- opencv-3.4.3-android-sdk
- Clone this repository with command: git clone https://github.com/lightweh/FaceDetection.git;
- Import your project into the Android Studio;
- Run the project;