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

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

ClassifierThreshold(EstimatedGaussDistribution *posSamples, EstimatedGaussDistribution *negSamples)cv::ClassifierThreshold
eval(float value)cv::ClassifierThreshold
getDistribution(int target)cv::ClassifierThreshold
update(float value, int target)cv::ClassifierThreshold
~ClassifierThreshold()cv::ClassifierThresholdvirtual