OpenCV 4.5.3(日本語機械翻訳)
|
継承メンバを含む cv::xobjdetect::WBDetector の全メンバ一覧です。
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) | cv::xobjdetect::WBDetector | inline virtual |