OpenCV 4.10.0
开源计算机视觉
|
#include <opencv2/datasets/or_pascal.hpp>
公共属性 | |
bool | difficult |
bool | occluded |
std::vector< PascalPart > | parts |
std::string | pose |
bool | truncated |
从 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 |