Skip to content

The goal of this project is to take short sequences of visual images, and to determine if the user has placed some body parts in a predetermined sequence of locations and poses. My first combination lock and second creative comb are: 1st - Center Palm + Corner Fist 2nd - Rock-Paper-Scissors Referee.

shujianbu/Gesture_Recognition_OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gesture Recognition Python-OpenCV

The goal of this project is to take short sequences of visual images, and to determine if the user has placed some body parts in a predetermined sequence of locations and poses. My first combination lock and second creative comb are:

  • 1st - Center Palm + Corner Fist
  • 2nd - Rock-Paper-Scissors Referee

Tools:

  • OpenCV
  • Python

Setup:

  • Install OpenCV for Python
  • PIL, ZLIB, JPEG9, and Scipy Superpack shoud be pre-installed as well
  • Self-test programs should be run to ensure the correctness of setup

Run:

  • $ python main.py
  • $ python creative.py

About

The goal of this project is to take short sequences of visual images, and to determine if the user has placed some body parts in a predetermined sequence of locations and poses. My first combination lock and second creative comb are: 1st - Center Palm + Corner Fist 2nd - Rock-Paper-Scissors Referee.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages