OpenCV  4.5.3
Open Source Computer Vision
Public Attributes | List of all members
cv::datasets::GR_chalearnObj Struct Reference

#include <opencv2/datasets/gr_chalearn.hpp>

Inheritance diagram for cv::datasets::GR_chalearnObj:
cv::datasets::Object

Public Attributes

int depth
 
int fps
 
std::vector< groundTruthgroundTruths
 
std::string name
 
std::string nameColor
 
std::string nameDepth
 
std::string nameUser
 
int numFrames
 
std::vector< skeletonskeletons
 

Member Data Documentation

◆ depth

int cv::datasets::GR_chalearnObj::depth

◆ fps

int cv::datasets::GR_chalearnObj::fps

◆ groundTruths

std::vector<groundTruth> cv::datasets::GR_chalearnObj::groundTruths

◆ name

std::string cv::datasets::GR_chalearnObj::name

◆ nameColor

std::string cv::datasets::GR_chalearnObj::nameColor

◆ nameDepth

std::string cv::datasets::GR_chalearnObj::nameDepth

◆ nameUser

std::string cv::datasets::GR_chalearnObj::nameUser

◆ numFrames

int cv::datasets::GR_chalearnObj::numFrames

◆ skeletons

std::vector<skeleton> cv::datasets::GR_chalearnObj::skeletons

The documentation for this struct was generated from the following file: