Skip to content

SkyBiometry Face Detection and Recognition API javascript client library

Notifications You must be signed in to change notification settings

SkyBiometry/FCClientJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCClientJS

SkyBiometry Face Detection and Recognition API JavaScript client library.

For more information about the API and the return values, visit the official documentation.

  1. Create an application in you SkyBiometry account page. This will generate a pair of strings, namely API_KEY and API_SECRET.

  2. Modify this line in 'example/index.html':

    var client = new FCClientJS(!!!REPLACE_WITH_YOUR_API_KEY!!!, !!!REPLACE_WITH_YOUR_API_SECRET!!!);

  3. Open 'index.html' in any browser which at least supports JavaScripts.

About

SkyBiometry Face Detection and Recognition API javascript client library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages