Google Glass Playground

This repository contains some test projects developed while discovering the capabilities of the Google Glass platform:

  • Camera Zoom - A proof of concept showing how the Google Glass could be used as a "virtual Loupe".
  • Verbose Sensor Display - Shows the raw accelerometer and GPS coordinates pulled from the Google Glass device.
  • OpenCV Image Manipulation - A slightly modified version of the "Image Manipulation" sample that comes with the official OpenCV package.
  • OpenCV Face Detection - A tweaked version of face detection sample that comes with the official OpenCV package.