OpenCV  3.0.0-rc1
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
cv::ClfMilBoost::Params Struct Reference

#include "onlineMIL.hpp"

Public Member Functions

 Params ()
 

Public Attributes

float _lRate
 
int _numFeat
 
int _numSel
 

Constructor & Destructor Documentation

cv::ClfMilBoost::Params::Params ( )

Member Data Documentation

float cv::ClfMilBoost::Params::_lRate
int cv::ClfMilBoost::Params::_numFeat
int cv::ClfMilBoost::Params::_numSel

The documentation for this struct was generated from the following file: