Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 898 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 898 Bytes

#Facememe v0.1.0

Facememe is a prototypal, mobile/desktop based facial recognition web application.

Using your device and it's webcam you can choose to either take a live picture of yourself, or upload an existing portrait to the application, and compare your face against others to see just how similar you look (protip - the current "database" contains pictures of supermodels).

Webcam support currently only works on both desktop and mobile versions of Chrome, but standard uploads should work on all the latest browsers.

You can test the program here: http://goo.gl/ClQs5i

Using the application on a good, modern mobile phone is recommended.

###Installation: Download or clone the repository, CD into the folder, and run:

npm install

When the installation is complete, you should then run:

npm start

To view the application, open a browser and go to: http://localhost