Emgu CV Library Documentation
calcVarImportance Field
NamespacesEmgu.CV.ML.StructureMCvRTParamscalcVarImportance

www.emgu.com/wiki
If it is set, then variable importance is computed by the training procedure. To retrieve the computed variable importance array, call the method CvRTrees::get_var_importance()
Declaration Syntax
C#Visual BasicVisual C++
public bool calcVarImportance
Public calcVarImportance As Boolean
public:
bool calcVarImportance

Assembly: Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)