$darkmode
404 Not Found

404 Not Found


nginx
OpenCV 4.11.0
Open Source Computer Vision
BEGIN_CUSTOM_MATHJAX // END_CUSTOM_MATHJAX
Public Attributes | List of all members
cv::datasets::OR_pascalObj Struct Reference

#include <opencv2/datasets/or_pascal.hpp>

Collaboration diagram for cv::datasets::OR_pascalObj:

Public Attributes

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

Member Data Documentation

◆ depth

int cv::datasets::OR_pascalObj::depth

◆ filename

std::string cv::datasets::OR_pascalObj::filename

◆ height

int cv::datasets::OR_pascalObj::height

◆ objects

std::vector<PascalObj> cv::datasets::OR_pascalObj::objects

◆ width

int cv::datasets::OR_pascalObj::width

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