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

#include "or_pascal.hpp"

Inheritance diagram for cv::datasets::OR_pascalObj:
cv::datasets::Object

Public Attributes

int depth
 
std::string filename
 
int height
 
std::vector< PascalObjobjects
 
int width
 

Member Data Documentation

int cv::datasets::OR_pascalObj::depth
std::string cv::datasets::OR_pascalObj::filename
int cv::datasets::OR_pascalObj::height
std::vector<PascalObj> cv::datasets::OR_pascalObj::objects
int cv::datasets::OR_pascalObj::width

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