Pixeptron-Vision/Present_With​_Gestures

MATLAB app to control Power Point Slideshow using gestures
80 Downloads
Updated 11 Jul 2018

This MATLAB application (GUI made using MATLAB Guide) can open and begin the slideshow of MS PowerPoint file. Further, slide navigation (previous/next) can be controlled by hand gesture captured in the camera feed.
Go to Next slide: Hand gesture, i.e, palm (left or right hand) with a single finger (anyone) open and rest closed.
Go to the Previous slide: Hand gesture, i.e, palm (left or right hand) with two fingers (any two) open and rest closed.
Hand gesture recognition: Step 1) Hand detection using color segmentation in YCbCr image;
Step 2) Finger count using MLP network.
PowerPoint Control done by using Matlab actxserver.
Finger count can be determined using other methods. It will be updated in the next version.

Cite As

Sri Chakra Kumar (2024). Pixeptron-Vision/Present_With_Gestures (https://github.com/Pixeptron-Vision/Present_With_Gestures), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.