OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::xobjdetect::WBDetector 成員列表

這是 cv::xobjdetect::WBDetector 的完整成員列表,包括所有繼承的成員。

create()cv::xobjdetect::WBDetectorstatic
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::WBDetectorinlinevirtual