OpenCV
3.0.0-rc1
Open Source Computer Vision
|
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::ICFDetector | inline |
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 |