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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Dec 23 11:40:54 2010 for opencv by  doxygen 1.6.3