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

This is the complete list of members for cv::xobjdetect::ICFDetector, including all inherited members.

detect(const Mat &image, std::vector< Rect > &objects, float scaleFactor, Size minSize, Size maxSize, float threshold, int slidingStep, std::vector< float > &values)cv::xobjdetect::ICFDetector
detect(const Mat &img, std::vector< Rect > &objects, float minScaleFactor, float maxScaleFactor, float factorStep, float threshold, int slidingStep, std::vector< float > &values)cv::xobjdetect::ICFDetector
ICFDetector()cv::xobjdetect::ICFDetectorinline
read(const FileNode &node)cv::xobjdetect::ICFDetector
train(const std::vector< String > &pos_filenames, const std::vector< String > &bg_filenames, ICFDetectorParams params=ICFDetectorParams())cv::xobjdetect::ICFDetector
write(FileStorage &fs) const cv::xobjdetect::ICFDetector