Skip to content

MarkChanner/face-detection-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection Client

This app renders an outline around the first face found in a given image. After registration, simply paste an image url into the input field to see the image and facial outline:

Alt text

The app will also keep a count of the number of images a user has submitted.

To retrieve the image and facial outline coordinates, the app calls my Face Detection API, which has been deployed to Heroku. Further information on this API can be found here.

To Run

npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published