CVBpy 15.1
Loading...
Searching...
No Matches
MatchingResult Class Reference

Results of a ICP matching and down sampling operation. More...

Properties

 mean_distance = property
 float: Gets final mean distance between subsampled model and scene.
 
 num_iterations = property
 int: Gets number of iterations needed.
 
 transformation = property
 cvb.AffineMatrix3D: Gets affine transformation (rotation matrix and translation vector), which maps the scene to the model.
 

Detailed Description

Results of a ICP matching and down sampling operation.