Skip to content

ashrithhc/Gesture-recogniser-Ubuntu-12.04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gesture-recogniser-Ubuntu-12.04

Gesture recognition - Tracks a yellow object and recognises the pattern drawn (Tested on Ubuntu-12.04 only)

Required :

  1. Front Camera
  2. Ubuntu-12.04 Operating System

Required Python modules:

  • numpy
  • cv2
  • sys
  • Image
  • ImageDraw
  • colorsys
  • os
  • time
  • math
  • kNN
  • easygui
  • operator

Releases

No releases published

Packages

No packages published

Languages