Skip to content

aggie-coding-club/Gesture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gesture

Gesture Recognition Software.

Table of contents

General info

Gesture is a desktop application that allows the user to control various applications through hand gestures.

Tech Stack

Frontend

  • JS
  • React
  • Electron

Backend

  • Python
  • Flask
  • OpenCV

Setup

Installation

git clone https://github.com/aggie-coding-club/Vision-Controls
cd Gesture
pip install -r requirements.txt
cd frontend
npm install

Once ready run npm run dev to launch application.

Features

  • Full Desktop UI Using React and Electron
  • Gesture Recognition / mouse movement through Python with OpenCV
  • Settings page to change application preference / gestures

Extra

This project is managed by Aggie Coding Club.

About

Gesture is a desktop application that allows the user to control various applications through hand gestures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published