OpenCV
4.10.0-dev
Open Source Computer Vision
|
#include <opencv2/datasets/or_pascal.hpp>
Public Attributes | |
bool | difficult |
bool | occluded |
std::vector< PascalPart > | parts |
std::string | pose |
bool | truncated |
Public Attributes inherited from cv::datasets::PascalPart | |
std::string | name |
int | xmax |
int | xmin |
int | ymax |
int | ymin |
bool cv::datasets::PascalObj::difficult |
bool cv::datasets::PascalObj::occluded |
std::vector<PascalPart> cv::datasets::PascalObj::parts |
std::string cv::datasets::PascalObj::pose |
bool cv::datasets::PascalObj::truncated |