Foundation (CVFoundation.dll) 14.0
CVFAlignment2DResult Struct Reference

Data Fields

double MeanDistance
 Mean distance between reference and aligned curve.
 
size_t NumIterations
 Number of iterations needed for alignment.
 
double Rotation [2][2]
 Estimated rotation.
 
double Translation [2]
 Estimated translation.
 

Detailed Description

Struct with alignment results.