#include <contrib.hpp>
| cv::Octree::Octree |
( |
const vector< Point3f > & |
points, |
|
|
int |
maxLevels = 10, |
|
|
int |
minPoints = 20 |
|
) |
| |
| virtual cv::Octree::~Octree |
( |
| ) |
|
|
virtual |
| virtual void cv::Octree::buildTree |
( |
const vector< Point3f > & |
points, |
|
|
int |
maxLevels = 10, |
|
|
int |
minPoints = 20 |
|
) |
| |
|
virtual |
| const vector<Node>& cv::Octree::getNodes |
( |
| ) |
const |
|
inline |
| virtual void cv::Octree::getPointsWithinSphere |
( |
const Point3f & |
center, |
|
|
float |
radius, |
|
|
vector< Point3f > & |
points |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following file:
- /usr/ports/pobj/OpenCV-2.2.0/OpenCV-2.2.0/modules/contrib/include/opencv2/contrib/contrib.hpp