I am curious to know how VTK estimates the transformation matrix in the VTKLandmarkTransform method? Does it involve a solution of equations given a minimum set of points in the source and target OR does this estimation (estimation of transformation matrix) involve some sort of optimisation, for example, optimising the fiducial registration error?

Thanks in advance..

http://www.vtk.org/doc/nightly/html/classvtkLandmarkTransform.html

http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filtering/LandmarkTransform

More Dennis Robert's questions See All
Similar questions and discussions