OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::datasets::PascalObj Struct Reference

#include <opencv2/datasets/or_pascal.hpp>

Public Attributes

bool difficult
bool occluded
std::vector< PascalPartparts
std::string pose
bool truncated
Public Attributes inherited from cv::datasets::PascalPart
std::string name
int xmax
int xmin
int ymax
int ymin

Member Data Documentation

◆ difficult

bool cv::datasets::PascalObj::difficult

◆ occluded

bool cv::datasets::PascalObj::occluded

◆ parts

std::vector<PascalPart> cv::datasets::PascalObj::parts

◆ pose

std::string cv::datasets::PascalObj::pose

◆ truncated

bool cv::datasets::PascalObj::truncated

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