Skip to content

Kinect v1 Gesture Recognition application based on OpenNI 2.2, OpenCV 2.4.11 with Qt 4.8.6. This is a group project. The contributors are: Zhou hanyue, Yu Bowen, Hou Yuechao, Lv dongqing and Yang Haoze

Notifications You must be signed in to change notification settings

aomidori/Gesture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Gesture Recognition

Kinect v1 Gesture Recognition application based on OpenNI 2.2, OpenCV 2.4.11 with Qt 4.8.6. This is a group project.
The contributors are: Zhou hanyue, Yu Bowen, Hou Yuechao, Lv dongqing and Yang Haoze

Goal

The Goal of the project is to design the application for Windows to detect users' gestures based on Kinect Sensor v1.
We implemented five kinds of guestures form number 0 to number 5.

Feature

    1. Implemented image segmentation algorithm
    1. Implemented image noise filtering to increase the accuracy
    1. Used OpenCV to draw the feature points to judge the gestures
    1. Easy to extend

Way to Use

You can directly use the exe file built before here , or you can rebuild the project by your self.

    1. Make use you install OpenNI 2.2, OpenCV 2.4.11 and Qt 4.8.6 correctly
    1. Connect to Kinect 1.0 with USB, and ensure the indicator light on the Kinect glows green
    1. Runt the application

About

Kinect v1 Gesture Recognition application based on OpenNI 2.2, OpenCV 2.4.11 with Qt 4.8.6. This is a group project. The contributors are: Zhou hanyue, Yu Bowen, Hou Yuechao, Lv dongqing and Yang Haoze

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published