OpenCV 4.11.0
开源计算机视觉库
|
实现数据集加载
"ChaLearn Looking at People": http://gesture.chalearn.org/
使用方法
Train1.zip
-Train5.zip
,Validation1.zip
-Validation3.zip
(在网站 www.codalab.org 上注册并接受竞赛条款和条件:https://www.codalab.org/competitions/991#learn_the_details 数据集文件有多个下载镜像,我下载数据时只有“Universitat Oberta de Catalunya”镜像可用)。Train1.zip
-Train5.zip
解压到Train/
文件夹,将验证档案Validation1.zip
-Validation3.zip
解压到Validation/
文件夹。Train/
和Validation/
文件夹中的所有档案解压到同名文件夹中,例如:将Sample0001.zip
解压到Sample0001/
。实现数据集加载
"Sheffield Kinect Gesture Dataset": http://lshao.staff.shef.ac.uk/data/SheffieldKinectGesture.htm
使用方法
subject1_dep.7z
-subject6_dep.7z
,subject1_rgb.7z
-subject6_rgb.7z
。类 | |
类 | cv::datasets::GR_chalearn |
结构体 | cv::datasets::GR_chalearnObj |
类 | cv::datasets::GR_skig |
结构体 | cv::datasets::GR_skigObj |
结构体 | cv::datasets::groundTruth |
结构体 | cv::datasets::join |
结构体 | cv::datasets::skeleton |
#include <opencv2/datasets/gr_skig.hpp>
#include <opencv2/datasets/gr_skig.hpp>
枚举值 | |
---|---|
woodenBoard Python: cv.datasets.woodenBoard | |
whitePaper Python: cv.datasets.whitePaper | |
paperWithCharacters Python: cv.datasets.paperWithCharacters |
#include <opencv2/datasets/gr_skig.hpp>
枚举值 | |
---|---|
light Python: cv.datasets.light | |
dark Python: cv.datasets.dark |
#include <opencv2/datasets/gr_skig.hpp>
枚举值 | |
---|---|
fist Python: cv.datasets.fist | |
index Python: cv.datasets.index | |
flat Python: cv.datasets.flat |