Gesture Recognition#
Detailed Description#
ChaLearn Looking at People#
Implements loading dataset:
“ChaLearn Looking at People”: http://gesture.chalearn.org/
Usage
Follow instruction from site above, download files for dataset “Track 3: Gesture Recognition”:
Train1.zip-Train5.zip,Validation1.zip-Validation3.zip(Register on site: www.codalab.org and accept the terms and conditions of competition: https://www.codalab.org/competitions/991#learn_the_details There are three mirrors for downloading dataset files. When I downloaded data only mirror: “Universitat Oberta de Catalunya” works).Unpack train archives
Train1.zip-Train5.zipto folderTrain/, validation archivesValidation1.zip-Validation3.zipto folderValidation/Unpack all archives in
Train/&Validation/in the folders with the same names, for example:Sample0001.ziptoSample0001/To load data run:
Sheffield Kinect Gesture Dataset#
Implements loading dataset:
“Sheffield Kinect Gesture Dataset”: http://lshao.staff.shef.ac.uk/data/SheffieldKinectGesture.htm
Usage:
From link above download dataset files:
subject1_dep.7z-subject6_dep.7z,subject1_rgb.7z-subject6_rgb.7z.Unpack them.
To load data run:
Classes#
Name |
Description |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
Enumerations#
Enumeration Type Documentation#
actionType#
#include <opencv2/datasets/gr_skig.hpp>
Enumerator:
|
|
|
|
|
|
|
|
|
|
backgroundType#
enum cv::datasets::backgroundType
#include <opencv2/datasets/gr_skig.hpp>
Enumerator:
|
|
|
illuminationType#
enum cv::datasets::illuminationType
#include <opencv2/datasets/gr_skig.hpp>
Enumerator:
|
|
poseType#
#include <opencv2/datasets/gr_skig.hpp>
Enumerator:
|
|
|