Loading...
Searching...
No Matches
Gesture Recognition
Classes | |
class | cv::datasets::GR_chalearn |
struct | cv::datasets::GR_chalearnObj |
class | cv::datasets::GR_skig |
struct | cv::datasets::GR_skigObj |
struct | cv::datasets::groundTruth |
struct | cv::datasets::join |
struct | cv::datasets::skeleton |
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.zip
to folderTrain/
, validation archivesValidation1.zip
-Validation3.zip
to folderValidation/
- Unpack all archives in
Train/
&Validation/
in the folders with the same names, for example:Sample0001.zip
toSample0001/
- To load data run: ./opencv/build/bin/example_datasets_gr_chalearn -p=/home/user/path_to_unpacked_folders/
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: ./opencv/build/bin/example_datasets_gr_skig -p=/home/user/path_to_unpacked_folders/
Enumeration Type Documentation
◆ actionType
#include <opencv2/datasets/gr_skig.hpp>
Enumerator | |
---|---|
circle | |
triangle | |
updown | |
rightleft | |
wave | |
z | |
cross | |
comehere | |
turnaround | |
pat |
◆ backgroundType
#include <opencv2/datasets/gr_skig.hpp>
Enumerator | |
---|---|
woodenBoard | |
whitePaper | |
paperWithCharacters |
◆ illuminationType
#include <opencv2/datasets/gr_skig.hpp>
Enumerator | |
---|---|
light | |
dark |
◆ poseType
#include <opencv2/datasets/gr_skig.hpp>
Enumerator | |
---|---|
fist | |
index | |
flat |