gadomski / cpd

C++ implementation of the Coherent Point Drift point set registration algorithm.
http://www.gadom.ski/cpd
GNU General Public License v2.0
385 stars 122 forks source link

Add example that applies a calculated transformation to other points #108

Closed gadomski closed 7 years ago

gadomski commented 7 years ago

Calculating the transformation parameters is nice, but it would be good to have an example that shows how to apply that transformation to other points.