CVBpy 14.0
MatchingResult Class Reference

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.
 
 num_iterations = property
 int: Number of iterations needed.
 
 transformation = property
 cvb.AffineMatrix3D: The affine transformation (rotation matrix and translation vector), which maps the scene to the model.
 

Detailed Description

Results of a matching and down sampling operation.