Found 43 repositories(showing 30)
In this project we will be using OpenCV to virtually drag a rectangle and drop it at a different location. It will be further used for Virtual Mouse.
paveldat
Virtual Drag and Drop using OpenCV Python
rizkydermawan1992
Virtual Drag and Drop Using OpenCV and Arduino
this is a simple drag and drop app using computer vision techniques in python
siratchauhan
Virtual Drag and Drop using OpenCV Python | CVZone
No description available
No description available
Deepnarayan18
virtual drag drop understanding using opencv and mediapipe
ibrahimgaha
A virtual drag and drop system using OpenCV and python.
prateekralhan
A virtual Image drag and drop system built on top of opencv and mediapipe for importing images and moving them around the screen using our hands
mursaleen-Air
No description available
kaustub-1410
No description available
No description available
JigneshkumarGadhwal
No description available
Madhavitelugu
No description available
MuhammedAnas555
The code uses OpenCV, CVZone, and hand tracking to implement a virtual drag-and-drop system, where multiple rectangles are initialized and can be moved by tracking hand gestures (specifically the index and middle fingers) via webcam, using real-time detection, position updating, and visual feedback with both solid and transparent effects.
widushan
Virtual Drag and Drop using OpenCV Python
lnrdgnwn
Virtual Drag and Drop program using OpenCV Python
udayagopi587
Drag and Drop of Virtual tile using OpenCV
udayagopi587
Drag and Drop of Virtual tiles using OpenCV
Hemeshwa
Virtual Drag and Drop using OpenCV Python #Python #ComputerVision #OpenCV
ikafrulbasha
Using OpenCV to create a drag and drop virtual shapes
Arpana-Sharma
In this project, you can drag and drop virtual boxes using opencv
LindaWang7
Virtual Drag and Drop using using computer's front camera. Built using Python OpenCV.
LatchuBright1402
AI virtual Drag and Drop is created in python using opencv, cvzone and mediapipe
LatchuBright1402
the famous marvel comic's Avengers' images Virtual Drag and Drop using python and opencv
Guoxuan99
Extra Project - Virtual Drag and Drop - Able to drag and drop by using OpenCV and cvzone, along with hand tracking module to make this possible.
SMRaza1009
In this project, created a virtual drag and drop using OpenCV and Hand Tracking Module library in Python
Kartikgarg74
This project implements a virtual drag-and-drop using real-time camera input and finger gesture recognition. Using OpenCV, users interact with objects on-screen through natural gestures for holding, dragging, and dropping. Scalable for future AR/VR applications, it is designed for touchless, gesture-based user interfaces and immersive environment.
Raanesh01
Virtual Drag and Drop is an interactive project built using OpenCV and MediaPipe Hands, allowing users to manipulate images through hand gestures. By detecting finger positions in real-time, the system enables users to drag an image by crossing their first two fingers and drop it when they release the gesture.