OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
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:
Collaboration diagram for cv::datasets::PD_inriaObj:

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: