Skip to content

AGETO/face-screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diva-e - Face recognition

Usage of Microsoft Face API

Installation

Make sure you have node installed. You need a keys.js file in the static/folder. It must contain

    var FACE_API_KEY = '<Your Azure Face API key here>'
    var FACE_LIST_ID = '<Your face list id>'

Install dependencies

npm install

Start the server:

node index.js

Open browser at localhost:3000

kudos to https://github.com/kjellivar/bespin-face-bar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •