/detect-demo

Face detection demo application using Face++ API.

Primary LanguageJavaScriptMIT LicenseMIT

Face++ Detection Demo

Face detection demo application using Face++ API.

Getting Started

Make sure you have grunt and grunt-cli installed, or install it using

npm install -g grunt-cli
npm i grunt-contrib-connect grunt-contrib-less grunt-contrib-uglify grunt

To run the demo

grunt

License

Released under the MIT license