Skip to content

A pattern-based password verification module that works on air

Notifications You must be signed in to change notification settings

rzamarefat/DrawOnAir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Draw On Air

Demo

  • In the following short clip you see a checkmark when the ground-truth pattern is drawn by the user. Then you see a red box which is used to clear the drawn path.

output.compress-video-online.com.mp4

Usage

  1. Make an environment and activate it
python3 -m venv ./venv && source ./venv/bin/activate
  1. Install mediapipe using the following command
pip install mediapipe
  1. Run PatternRecognizer.py

Refs

  • For hand landmark detection I have used mediapipe

About

A pattern-based password verification module that works on air

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages