akshitagupta15june / Face-X

Demonstration of different algorithms and operations on faces. Star the repo⭐
https://discord.gg/QapWBRZbVe
MIT License
715 stars 596 forks source link

Hand Gesture presentation , controlling ppts with hand gestures #1773

Closed litesh1123 closed 3 months ago

litesh1123 commented 4 months ago

Is your feature request related to a problem? Please describe. Many times while presenting PPTs, ppt slides need to be changed manually, or with the help of another person we change slides, the moment of an individual is restricted because of controlling PPT slides but with this application, user can control PPT independently

Describe the solution you'd like

Moving Slides: Detecting left and right swiping gestures with OpenCV to navigate slides accordingly in PowerPoint. Marking in Slides: Identify content areas with OpenCV, then overlay markings (circles, arrows) using image processing based on recognized gestures to highlight or emphasize content on slides.

Describe alternatives you've considered Alternate solutions like zooming in, zooming out, and adding elements in PPT with hand gestures like personal hand picking an element adding it to the slide, and adjusting it (with animation of holding the element till placing it would give the feel of Iron Man)

Approach to be followed (optional) OpenCV: For computer vision tasks such as hand gesture recognition and image processing. PyAutoGUI: For controlling the keyboard and mouse to interact with the PowerPoint application. Pillow (PIL): For image processing tasks like adding markings to slides.

github-actions[bot] commented 4 months ago

Hello @litesh1123, Thank you for generating an issue to this project! Please wait while we get back to you.

akshitagupta15june commented 3 months ago

hey its not related to frontal face operation