Skip to content

Latest commit

 

History

History

OpenCVFaceDetection

OpenCV Face Detection

This application is a slightly modified version of the "Face Detection" sample that comes with the official OpenCV package. This is just another test of the capabilities of OpenCV + Google Glass.

Screenshot

Setup

  1. Install and configure the OpenCV4Android SDK. Thorough instructions can be found in the OpenCV4Android SDK tutorial.
  2. Google Glass does not have the Google Play store installed, so you will need to manually install the OpenCV Manager apk. Google Glass is running armeabi-v7a, so the OpenCV_x.x.x_Manager_x.x_armv7a-neon.apk manager apk is needed.
  3. Update the library reference in this project to point to your OpenCV4Android library.
  4. Build and run the project.

Usage

  • It is recommended you have some method for starting running the application on Google Glass, such as Mike DiGiovanni's launchy.
  • When the application has launched swipe forward and backward to change the detected face size.