You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
690 B
20 lines
690 B
Sheffield Kinect Gesture Dataset |
|
================================ |
|
.. ocv:class:: GR_skig |
|
|
|
Implements loading dataset: |
|
|
|
_`"Sheffield Kinect Gesture Dataset"`: http://lshao.staff.shef.ac.uk/data/SheffieldKinectGesture.htm |
|
|
|
.. note:: Usage |
|
|
|
1. From link above download dataset files: subject1_dep.7z-subject6_dep.7z, subject1_rgb.7z-subject6_rgb.7z. |
|
|
|
2. Unpack them. |
|
|
|
3. To load data run: ./opencv/build/bin/example_datasets_gr_skig -p=/home/user/path_to_unpacked_folders/ |
|
|
|
**References:** |
|
|
|
.. [Liu13] L. Liu and L. Shao, “Learning Discriminative Representations from RGB-D Video Data”, In Proc. International Joint Conference on Artificial Intelligence (IJCAI), Beijing, China, 2013. |
|
|
|
|