Skip to content

MaximeNe/VirtualDragAndDrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VirtualDragAndDrop

This programs create a virtual drag and drop on objects represented by their centers. I used rectangle for this example.

To use the program, just run the file main.py. Then to move an object, you have to "grab it" = close your hand when your hand is on the object. Then opening your hand will release the object.

I used Python with OpenCV and cvzone to detect the hand. A next step would be to recreate the hand detection by myself.

Illustration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages