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

#include <opencv2/datasets/pd_inria.hpp>

Inheritance diagram for cv::datasets::PD_inriaObj:
cv::datasets::Object

Public Attributes

std::vector< Rectbndboxes
 
int depth
 
std::string filename
 
int height
 
sampleType sType
 
int width
 

Member Data Documentation

§ bndboxes

std::vector< Rect > cv::datasets::PD_inriaObj::bndboxes

§ depth

int cv::datasets::PD_inriaObj::depth

§ filename

std::string cv::datasets::PD_inriaObj::filename

§ height

int cv::datasets::PD_inriaObj::height

§ sType

sampleType cv::datasets::PD_inriaObj::sType

§ width

int cv::datasets::PD_inriaObj::width

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