Public Member Functions | Private Attributes
CRTree Class Reference

#include <CRTree.h>

List of all members.

Public Member Functions

 CRTree ()
int getDepth () const
int getNoChannels () const
int getPatchHeight () const
int getPatchWidth () const
bool loadTree (const char *filename)
const LeafNoderegressionIntegral (const std::vector< cv::Mat > &, const cv::Mat &nonZeros, const cv::Rect &roi)
 ~CRTree ()

Private Attributes

LeafNodeleaf
int m_no_chans
int m_pheight
int m_pwidth
int max_depth
int num_leaf
int num_nodes
int * treetable

Detailed Description

Definition at line 28 of file CRTree.h.


Constructor & Destructor Documentation

CRTree::CRTree ( ) [inline]

Definition at line 32 of file CRTree.h.

CRTree::~CRTree ( ) [inline]

Definition at line 34 of file CRTree.h.


Member Function Documentation

int CRTree::getDepth ( ) const [inline]

Definition at line 38 of file CRTree.h.

int CRTree::getNoChannels ( ) const [inline]

Definition at line 41 of file CRTree.h.

int CRTree::getPatchHeight ( ) const [inline]

Definition at line 40 of file CRTree.h.

int CRTree::getPatchWidth ( ) const [inline]

Definition at line 39 of file CRTree.h.

bool CRTree::loadTree ( const char *  filename)

Definition at line 8 of file CRTree.cpp.

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

Definition at line 67 of file CRTree.h.


Member Data Documentation

LeafNode* CRTree::leaf [private]

Definition at line 63 of file CRTree.h.

int CRTree::m_no_chans [private]

Definition at line 48 of file CRTree.h.

int CRTree::m_pheight [private]

Definition at line 48 of file CRTree.h.

int CRTree::m_pwidth [private]

Definition at line 48 of file CRTree.h.

int CRTree::max_depth [private]

Definition at line 60 of file CRTree.h.

int CRTree::num_leaf [private]

Definition at line 58 of file CRTree.h.

int CRTree::num_nodes [private]

Definition at line 55 of file CRTree.h.

int* CRTree::treetable [private]

Definition at line 52 of file CRTree.h.


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


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