Skip to content

HelloKeerthana/air-drawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

air paint

this project allows users to draw in the air using their index finger, with the drawing being displayed on the screen in real time. it uses openCV for image processing and mediapipe for hand tracking.

features

  • real-time hand tracking using mediapipe.
  • air drawing with the index finger.
  • dynamic canvas clearing with the 'c' key.
  • exit functionality using the 'q' key.

requirements

  • python 3.x
  • opencv for image processing.
  • mediapipe for hand tracking.
  • numpy for array operations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages