Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
365 stars 309 forks source link

Add AI Virtual Drag and Drop project using OpenCV #863

Closed ashis2004 closed 2 months ago

ashis2004 commented 3 months ago

issue #844 resolved Description: Captures video frames, detects hand positions, and moves a specified image around the frame based on the distance between the user's index finger and thumb. When the user brings their index finger and thumb close together (less than 20 pixels apart), they can move the image by pointing at a new location. Implementation processes- i. imported necessary library ii. Video Capture and Hand Detector Initialization iii. Load and Resize Image iv. Initial Position of the Image v. Capture Frame and Image Dimensions vi. Flip frame vii, Hand Detection viii, Check if Hands are detected ix. Find distance between fingers x.Move if distance is less Than 20 xi. Overlay image on frame' xii. Display frame. drag

drop

github-actions[bot] commented 3 months ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

ashis2004 commented 3 months ago

@Niketkumardheeryan sir please check it

invigorzz313 commented 3 months ago

@ashis2004 Please tag the corresponding issue. The issue must be assigned to you before you submit the PR. And the .py file should instead be in .ipynb format, with multiple cells and proper commenting. Also, include a ReadMe.md file describing the project and the techstack used.

ashis2004 commented 3 months ago

issues #863 resolved please check it @invigorzz313

invigorzz313 commented 3 months ago

@ashis2004 You tagged the same PR again, not its issue. Also .py file should be .ipynb instead and add Readme.md file

Niketkumardheeryan commented 2 months ago

@ashis2004 any update?

ashis2004 commented 2 months ago

i'm Trying

Niketkumardheeryan commented 2 months ago

@ashis2004 ??

ashis2004 commented 2 months ago

@ashis2004 ??

pls close the issue i'm unable to do