Skip to content

This is a hand gesture recognition between palm and thumb base on haar training using OpenCV.

Notifications You must be signed in to change notification settings

rust-in/OpenCV_hand_gesture_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV_hand_gesture_recognition

This is a hand gesture recognition between palm and thumb based on haar training using OpenCV.

preview

The training files are in /xml directoy, used to detect two gestures:

  • palm.xml
  • thumb.xml

There are two scripts in /tools directory:

  • change.py is used for changing pictures's sizes or gray levels.
  • write.py is used for creating label file which is needed during haar training.

About

This is a hand gesture recognition between palm and thumb base on haar training using OpenCV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages