Results of a matching and down sampling operation. More...
Inherits object.
Properties | |
| distance_rms = property | |
| float: The final root mean square of distances between model and scene. More... | |
| num_iterations = property | |
| int: Number of iterations needed. More... | |
| transformation = property | |
| cvb.AffineMatrix3D: The affine transformation (rotation matrix and translation vector), which maps the scene to the model. More... | |
Results of a matching and down sampling operation.
|
static |
float: The final root mean square of distances between model and scene.
|
static |
int: Number of iterations needed.
|
static |
cvb.AffineMatrix3D: The affine transformation (rotation matrix and translation vector), which maps the scene to the model.