Skip to content

chrisoppedal/selfie-capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face API JS: https://justadudewhohacks.github.io/face-api.js/docs/index.html

This project was bootstrapped with Create React App.

environment setup

  1. install node and npm:

https://docs.npmjs.com/downloading-and-installing-node-js-and-npm -- created with node 14.0.0 and npm 6.14.4

  1. npm install

  2. npm start to run app in development mode

  3. Open http://localhost:3000 to view it in your browser.

Deploy production build

  1. Pushing to master will automatically deploy to: selfie-capture.netlify.app
  • Pushing to the 'test' branch will automatically deploy to: selfie-capture-test.netlify.app/
  1. Optionally run npm run build and manually deploy the output of the build directory

Notes

Goals

  • Fix Mitek failure errors (face angle too large/ face too close to edge)
  • Improve UX
  • Prevent captures when eyes are closed
  • Prevent capturing selfies too soon (before looking at camera)
  • Improve hints

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published