Public Member Functions | Public Attributes
CRForest Class Reference

#include <CRForest.h>

List of all members.

Public Member Functions

 CRForest (int trees=0)
int getDepth () const
int getNoChans ()
int getPatchHeight ()
int getPatchWidth ()
int getSize () const
bool loadForest (const char *filename)
std::vector< const LeafNode * > regressionIntegral (const std::vector< cv::Mat > &patch, const cv::Mat &nonZeros, const cv::Rect &roi) const
 ~CRForest ()

Public Attributes

std::vector< CRTree * > vTrees

Detailed Description

Definition at line 10 of file CRForest.h.


Constructor & Destructor Documentation

CRForest::CRForest ( int  trees = 0) [inline]

Definition at line 13 of file CRForest.h.

CRForest::~CRForest ( ) [inline]

Definition at line 18 of file CRForest.h.


Member Function Documentation

int CRForest::getDepth ( ) const [inline]

Definition at line 26 of file CRForest.h.

int CRForest::getNoChans ( ) [inline]

Definition at line 29 of file CRForest.h.

int CRForest::getPatchHeight ( ) [inline]

Definition at line 28 of file CRForest.h.

int CRForest::getPatchWidth ( ) [inline]

Definition at line 27 of file CRForest.h.

int CRForest::getSize ( ) const [inline]

Definition at line 25 of file CRForest.h.

bool CRForest::loadForest ( const char *  filename) [inline]

Definition at line 51 of file CRForest.h.

std::vector< const LeafNode * > CRForest::regressionIntegral ( const std::vector< cv::Mat > &  patch,
const cv::Mat &  nonZeros,
const cv::Rect &  roi 
) const [inline]

Definition at line 42 of file CRForest.h.


Member Data Documentation

std::vector<CRTree*> CRForest::vTrees

Definition at line 36 of file CRForest.h.


The documentation for this class was generated from the following file:


head_pose_estimation
Author(s): Dan Lazewatsky
autogenerated on Thu Jun 6 2019 17:49:28