OpenCV
3.0.0
Open Source Computer Vision
|
This is the complete list of members for cv::xobjdetect::Stump, including all inherited members.
predict(int value) const | cv::xobjdetect::Stump | |
read(const FileNode &node) | cv::xobjdetect::Stump | inline |
Stump() | cv::xobjdetect::Stump | inline |
Stump(int threshold, int polarity, float pos_value, float neg_value) | cv::xobjdetect::Stump | inline |
train(const Mat &data, const Mat &labels, const Mat &weights, const std::vector< int > &visited_features, bool use_fast_log=false) | cv::xobjdetect::Stump | |
write(FileStorage &fs) const | cv::xobjdetect::Stump | inline |