42 return TransformationParameters::Identity(dim, dim);
A structure holding data ready for minimization. The data are "normalized", for instance there are no...
virtual TransformationParameters compute(const ErrorElements &mPts)
Find the transformation that minimizes the error given matched pair of points. This function most be ...
unsigned getHomogeneousDim() const
Return the dimension of the point cloud in homogeneous coordinates (one more than Euclidean dimension...
DataPoints reading
reading point cloud
Matrix TransformationParameters
A matrix holding the parameters a transformation.