OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
cv::xobjdetect::WBDetector 成员列表

这是cv::xobjdetect::WBDetector的完整成员列表,包括所有继承的成员。

create()cv::xobjdetect::WBDetector静态
detect(const Mat &img, std::vector< Rect > &bboxes, std::vector< double > &confidences)=0cv::xobjdetect::WBDetector纯虚函数
read(const FileNode &node)=0cv::xobjdetect::WBDetector纯虚函数
train(const std::string &pos_samples, const std::string &neg_imgs)=0cv::xobjdetect::WBDetector纯虚函数
write(FileStorage &fs) const =0cv::xobjdetect::WBDetector纯虚函数
~WBDetector()cv::xobjdetect::WBDetector内联虚函数