IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit

List of features used for random forest pixel classification. More...

List of features used for random forest pixel classification.

SubNodes description

Name ToolTip Associated Class Default Value
Dimension Dimension used for computing features. ipsdk::DataItemEnumLeaf<eRandomForestFeaturesDimension> eRandomForestFeaturesDimension::eRFFD_2d
MaxShift Maximum shift needed for computing features. ipsdk::DataItemLeaf<ipsdk::ipUInt16>
NbChannels Number of channels used for computing features. ipsdk::DataItemLeaf<ipsdk::ipUInt16>
FeatureColl Collection of random forest features. ipsdk::DataItemNodeColl<ipsdk::imaproc::attr::RandomForestFeature>