OpenCV  2.4.13.5
Open Source Computer Vision
cv::RandomizedTree Member List

This is the complete list of members for cv::RandomizedTree, including all inherited members.

applyQuantization(int num_quant_bits)cv::RandomizedTreeinline
classes()cv::RandomizedTreeinline
DEFAULT_DEPTHcv::RandomizedTreestatic
DEFAULT_REDUCED_NUM_DIMcv::RandomizedTreestatic
DEFAULT_VIEWScv::RandomizedTreestatic
depth()cv::RandomizedTreeinline
discardFloatPosteriors()cv::RandomizedTreeinline
GET_LOWER_QUANT_PERC()cv::RandomizedTreeinlinestatic
GET_UPPER_QUANT_PERC()cv::RandomizedTreeinlinestatic
getPosterior(uchar *patch_data)cv::RandomizedTree
getPosterior(uchar *patch_data) constcv::RandomizedTree
getPosterior2(uchar *patch_data)cv::RandomizedTree
getPosterior2(uchar *patch_data) constcv::RandomizedTree
PATCH_SIZEcv::RandomizedTreestatic
quantizeVector(float *vec, int dim, int N, float bnds[2], int clamp_mode=0)cv::RandomizedTreestatic
quantizeVector(float *src, int dim, int N, float bnds[2], uchar *dst)cv::RandomizedTreestatic
RandomizedTree()cv::RandomizedTree
read(const char *file_name, int num_quant_bits)cv::RandomizedTree
read(std::istream &is, int num_quant_bits)cv::RandomizedTree
RTreeClassifier classcv::RandomizedTreefriend
savePosteriors(std::string url, bool append=false)cv::RandomizedTree
savePosteriors2(std::string url, bool append=false)cv::RandomizedTree
train(vector< BaseKeypoint > const &base_set, RNG &rng, int depth, int views, size_t reduced_num_dim, int num_quant_bits)cv::RandomizedTree
train(vector< BaseKeypoint > const &base_set, RNG &rng, PatchGenerator &make_patch, int depth, int views, size_t reduced_num_dim, int num_quant_bits)cv::RandomizedTree
write(const char *file_name) constcv::RandomizedTree
write(std::ostream &os) constcv::RandomizedTree
~RandomizedTree()cv::RandomizedTree