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

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

boostClassifiercv::TrackerStateEstimatorAdaBoostingprotected
classNamecv::TrackerStateEstimatorprotected
computeReplacedClassifier()cv::TrackerStateEstimatorAdaBoosting
computeSelectedWeakClassifier()cv::TrackerStateEstimatorAdaBoosting
computeSwappedClassifier()cv::TrackerStateEstimatorAdaBoosting
create(const String &trackeStateEstimatorType)cv::TrackerStateEstimatorstatic
estimate(const std::vector< ConfidenceMap > &confidenceMaps)cv::TrackerStateEstimator
estimateImpl(const std::vector< ConfidenceMap > &confidenceMaps)cv::TrackerStateEstimatorAdaBoostingprotectedvirtual
getClassName() const cv::TrackerStateEstimator
getSampleROI() const cv::TrackerStateEstimatorAdaBoosting
setCurrentConfidenceMap(ConfidenceMap &confidenceMap)cv::TrackerStateEstimatorAdaBoosting
setSampleROI(const Rect &ROI)cv::TrackerStateEstimatorAdaBoosting
TrackerStateEstimatorAdaBoosting(int numClassifer, int initIterations, int nFeatures, Size patchSize, const Rect &ROI)cv::TrackerStateEstimatorAdaBoosting
update(std::vector< ConfidenceMap > &confidenceMaps)cv::TrackerStateEstimator
updateImpl(std::vector< ConfidenceMap > &confidenceMaps)cv::TrackerStateEstimatorAdaBoostingprotectedvirtual
~TrackerStateEstimator()cv::TrackerStateEstimatorvirtual
~TrackerStateEstimatorAdaBoosting()cv::TrackerStateEstimatorAdaBoosting