This is the complete list of members for
CRForestEstimator, including all inherited members.
| crForest | CRForestEstimator | [private] |
| CRForestEstimator() | CRForestEstimator | [inline] |
| estimate(const cv::Mat &im3D, std::vector< cv::Vec< float, POSE_SIZE > > &means, std::vector< std::vector< Vote > > &clusters, std::vector< Vote > &votes, int stride=5, float max_variance=1000, float prob_th=1.0, float larger_radius_ratio=1.0, float smaller_radius_ratio=6.0, bool verbose=false, int threshold=400) | CRForestEstimator | |
| getBoundingBox(const cv::Mat &im3D) | CRForestEstimator | [private] |
| loadForest(const char *treespath, int ntrees=0) | CRForestEstimator | |
| ~CRForestEstimator() | CRForestEstimator | [inline] |