CVB.Net 14.0
Alignment2DResult Struct Reference

Result of a curve alignment. More...

Properties

Matrix2D Rotation [get, set]
 Estimated rotation.
 
Point2Dd Translation [get, set]
 Estimated translation.
 
double MeanDistance [get, set]
 Mean distance between reference and aligned curve.
 
int NumIterations [get, set]
 Number of iterations needed for alignment.
 

Detailed Description

Result of a curve alignment.