OpenCV
3.3.0
Open Source Computer Vision
|
This is the complete list of members for cv::xobjdetect::WBDetector, including all inherited members.
create() | cv::xobjdetect::WBDetector | static |
detect(const Mat &img, std::vector< Rect > &bboxes, std::vector< double > &confidences)=0 | cv::xobjdetect::WBDetector | pure virtual |
read(const FileNode &node)=0 | cv::xobjdetect::WBDetector | pure virtual |
train(const std::string &pos_samples, const std::string &neg_imgs)=0 | cv::xobjdetect::WBDetector | pure virtual |
write(FileStorage &fs) const =0 | cv::xobjdetect::WBDetector | pure virtual |
~WBDetector() | cv::xobjdetect::WBDetector | inlinevirtual |