This is the next project in sequence to:
- Simply Auth: Local plug 'n' play authentication API for devs
- Simply Auth Social: Social plug 'n' play authentication API for devs
- Sailor Moon Pose Recognition Signup/Login (upcoming..)
The most basic functionality of the app will be:
- Register with a sequence of 3 poses
- Confirm body poses
- Login with pose password
I decided to go with pose instead of gesture since I am also bootstrapping some VR stuff in Unity3d so thought it would be cool to have people login into VR apps with pose passwords.
Technologies being used:
- Frontend: Twitter Bootstrap4 & JavaScript
- Middleware: Express.js
- Database: MongoDB 4.Pose estimation & recognition: Tensorflow.js implementation using PoseNet
Top comments (0)