IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Typedefs

Complete model of the random forest. More...

Classes

class  ipsdk::imaproc::attr::RandomForestModel
 Complete model of the random forest. More...
 

Typedefs

typedef boost::shared_ptr< ipsdk::imaproc::attr::RandomForestModelipsdk::imaproc::attr::RandomForestModelPtr
 shared pointer to ipsdk::imaproc::RandomForestModel
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RandomForestModelipsdk::imaproc::attr::RandomForestModelConstPtr
 shared pointer to const ipsdk::imaproc::RandomForestModel
 

Detailed Description

Complete model of the random forest.

SubNodes description

Name ToolTip Associated Class Default Value
FeatureList Random forest features. ipsdk::imaproc::attr::RandomForestFeatureList
RandomForest Random forest tree collection. ipsdk::imaproc::attr::RandomForest