curfil  ..
 All Classes Functions Variables Typedefs Friends Groups Pages
curfil::RandomTreeImage Member List

This is the complete list of members for curfil::RandomTreeImage, including all inherited members.

getClassLabelPriorDistribution() const curfil::RandomTreeImageinline
getId() const curfil::RandomTreeImageinline
getTree() const curfil::RandomTreeImageinline
normalizeHistograms(const double histogramBias)curfil::RandomTreeImage
RandomTreeImage(int id, const TrainingConfiguration &configuration)curfil::RandomTreeImage
RandomTreeImage(boost::shared_ptr< RandomTree< PixelInstance, ImageFeatureFunction > > tree, const TrainingConfiguration &configuration, const cuv::ndarray< WeightType, cuv::host_memory_space > &classLabelPriorDistribution)curfil::RandomTreeImage
shouldIgnoreLabel(const LabelType &label) const curfil::RandomTreeImage
test(const RGBDImage *image, LabelImage &prediction) const curfil::RandomTreeImage
train(const std::vector< LabeledRGBDImage > &trainLabelImages, RandomSource &randomSource, size_t subsampleCount, size_t numLabels)curfil::RandomTreeImage