Skip to content

A virtual painter using Mediapipe framework which runs on CPU. (No GPU required). From the input of a camera, it detects fingers of the human hand and simultaneously draws on-screen where the finger pointed.

Notifications You must be signed in to change notification settings

Rakibuz/Virtual_Painter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Virtual_Painter

This project can be called as write in air or virtual painter.

------------------------Follow those steps-----------------------

First (1): First Visit the Mediapipe Libary. https://google.github.io/mediapipe/solutions/hands.html#hand-landmark-model This is used for detecting the different position of human hand.

Second (2): Visit "Murtaza's Workshop - Robotics and AI" https://www.youtube.com/watch?v=ZiwZaAVbXQo I have implemented the same idea in a different way for my personal purpose.

Third (3): Import all the required libraries.

Ready To go>>>>>

Happy Coding :)

Screen Shot of the project:

Up index and middle finger to select color,eraser or clear window option. Selection_Mode

Up only index finger to draw

Drawing_Mode vapinter

About

A virtual painter using Mediapipe framework which runs on CPU. (No GPU required). From the input of a camera, it detects fingers of the human hand and simultaneously draws on-screen where the finger pointed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages