cv::Mesh3D Class Reference
#include <contrib.hpp>
List of all members.
Constructor & Destructor Documentation
cv::Mesh3D::Mesh3D |
( |
const vector< Point3f > & |
vtx |
) |
|
Member Function Documentation
void cv::Mesh3D::buildOctree |
( |
|
) |
|
void cv::Mesh3D::clearOctree |
( |
|
) |
|
void cv::Mesh3D::computeNormals |
( |
const vector< int > & |
subset, |
|
|
float |
normalRadius, |
|
|
int |
minNeighbors = 20 | |
|
) |
| | |
void cv::Mesh3D::computeNormals |
( |
float |
normalRadius, |
|
|
int |
minNeighbors = 20 | |
|
) |
| | |
float cv::Mesh3D::estimateResolution |
( |
float |
tryRatio = 0.1f |
) |
|
void cv::Mesh3D::writeAsVrml |
( |
const String & |
file, |
|
|
const vector< Scalar > & |
colors = vector< Scalar >() | |
|
) |
| | const |
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/grier/opencv/opencv/modules/contrib/include/opencv2/contrib/contrib.hpp