Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 406 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 406 Bytes

WatchEyes

Eyes watching you

A one day project for Stupid Hackathon Amsterdam 2018.

To install:

npm install

brew install imagesnap

If you're not using brew, install imagesnap in another way.

For face recognistion in the browser:

npm start

and visit this page

For face recognition with Node and controlling a servo with Johnny Five,

npm run j5

by Edwin Martin