Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 419 Bytes

File metadata and controls

12 lines (7 loc) · 419 Bytes

FaceDetector

A Simple Android Application using Microsoft Project Oxford API

To run the application got to Project Oxford and create an account, then get the face detection subscription key and add it to local.properties file as follows

face.detection.key = YOUR_KEY_HERE