|
template<class __treetype > |
void | find_nn (CvMat *d, int k, int emax, CvMat *results, CvMat *dist) |
|
template<class __treetype > |
int | find_ortho_range (CvMat *bounds_min, CvMat *bounds_max, CvMat *results) |
|
| CvFeatureTree (const CvFeatureTree &x) |
|
CvFeatureTree & | operator= (const CvFeatureTree &rhs) |
|
| CvFeatureTree (CvMat *_mat) |
|
| ~CvFeatureTree () |
|
int | dims () |
|
int | type () |
|
void | find_nn (CvMat *d, int k, int emax, CvMat *results, CvMat *dist) |
|
int | find_ortho_range (CvMat *bounds_min, CvMat *bounds_max, CvMat *results) |
|
CvFeatureTree::CvFeatureTree |
( |
CvMat * |
_mat | ) |
|
CvFeatureTree::~CvFeatureTree |
( |
| ) |
|
int CvFeatureTree::dims |
( |
| ) |
|
template<class __treetype >
template<class __treetype >
int CvFeatureTree::find_ortho_range |
( |
CvMat * |
bounds_min, |
|
|
CvMat * |
bounds_max, |
|
|
CvMat * |
results |
|
) |
| |
int CvFeatureTree::find_ortho_range |
( |
CvMat * |
bounds_min, |
|
|
CvMat * |
bounds_max, |
|
|
CvMat * |
results |
|
) |
| |
int CvFeatureTree::type |
( |
| ) |
|
void* CvFeatureTree::data |
CvMat* CvFeatureTree::mat |
The documentation for this struct was generated from the following file: