Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.64 KB

File metadata and controls

46 lines (32 loc) · 1.64 KB


Reinvent your input.

SigLo is a python program that uses computer vision to use gestures to interact with their computer naturally.

Usage

Swipe Gesture for switching slides during a presentation

Note: During a presentation, the camera view will be hidden and the presentation will be full-screen

Scrolling gesture for scrolling through a webpage

Horizontal and vertical supported

Online Video Seeking

Installation

  1. Clone the repo
  2. Install dependencies
pip install mediapipe pynput
  1. Run the main python file
python3 driver.py

A HackBeanpot 2022 Submission

License

MIT