Skip to content

asaratik/boffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boffee

Face recognition web application, for small businesses

usage

  1. Copy repository

    git clone https://github.com/ashok942/boffee.git

  2. Get all the required packages

    npm install

  3. Run the application locally

    node app

  4. Browse to see it 'in action'

    http://localhost:8080

  5. 'take picture' will take a picture and show the stream value below the webcam stream. the image data is then posted to /photo and the image will be stored in the static/grabs folder. the stored image will then be displayed alongside the stream grab.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors