OpenCV  3.1.0
Open Source Computer Vision
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: