OpenCV  3.0.0-rc1
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
cv::xobjdetect::Stump Member List

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::Stumpinline
Stump()cv::xobjdetect::Stumpinline
Stump(int threshold, int polarity, float pos_value, float neg_value)cv::xobjdetect::Stumpinline
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::Stumpinline