Skip to content

pseelinger/face_ar

Repository files navigation

face_ar

The point of this web2py app will be to create an XML file out of a trained OpenCV Face Recognizer for use in a live video Android facial recognition app.

Completed:

  • Initialize SQL databse in web2py
  • Uploaded test faces to database
  • Migrated some OpenCV code, but having some import issues in Python

To Do:

  1. Migrate OpenCV code to app to iteratively train the recognizer on the test database
  2. Write upload scripts so users can upload their own faces from the phone app
  3. Connect this app to Android app with Retrofit
  4. Link this app with Firebase database

About

Python script in web2py for training an OpenCV face recognizer on a server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published