CvBoostParams Struct Reference

#include <ml.hpp>

Inheritance diagram for CvBoostParams:

CvDTreeParams

List of all members.

Public Member Functions

 CvBoostParams (int boost_type, int weak_count, double weight_trim_rate, int max_depth, bool use_surrogates, const float *priors)
 CvBoostParams ()

Public Attributes

CV_PROP_RW int boost_type
CV_PROP_RW int split_criteria
CV_PROP_RW int weak_count
CV_PROP_RW double weight_trim_rate


Constructor & Destructor Documentation

CvBoostParams::CvBoostParams (  ) 

CvBoostParams::CvBoostParams ( int  boost_type,
int  weak_count,
double  weight_trim_rate,
int  max_depth,
bool  use_surrogates,
const float *  priors 
)


Member Data Documentation

CV_PROP_RW int CvBoostParams::boost_type

CV_PROP_RW int CvBoostParams::weak_count


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

Generated on Fri Jan 28 22:07:36 2011 for opencv by  doxygen 1.5.9