OpenCV
4.0.0
Open Source Computer Vision
|
#include "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 |