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.
- Install and configure the OpenCV4Android SDK. Thorough instructions can be found in the OpenCV4Android SDK tutorial.
- 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 theOpenCV_x.x.x_Manager_x.x_armv7a-neon.apk
manager apk is needed. - Update the library reference in this project to point to your OpenCV4Android library.
- Build and run the project.
- 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.