A set of parameters that stores the result of alignment operation. More...
Properties | |
| mean_distance = property | |
| float: Mean distance between reference and aligned curve. | |
| num_iterations = property | |
| int: Number of iterations needed for alignment. | |
| rotation = property | |
| cvb.Matrix2D: The estimated rotation. | |
| translation = property | |
| cvb.Point2D: The estimated translation. | |
A set of parameters that stores the result of alignment operation.