Skip to content

heppu/Hand-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hand-recognition

Hand recognition is a python script that detects hand from image and calculates its coordinates and area. To use script you need to install SimpleCV.

Use case

This script was made to read images from AR.Drone 2.0 and send values to control it movements by your hand.

Settings

WEBCAM=True If WEBCAM is set to True script will read images from webcam stream.

URL="" If WEBCAM is set to False and URL is defined script will get images from url.

WATCH=True If WATCH is set to True you will see image and blue circle around hand if one is found.

About

Python script to recognize human hand in video feed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages