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

Fully templated - Explicit instantiations are made for Matrix and Vector (defined using double) - Consider defining a MatrixF, VectorF, ArrayF and ArrayD to support single-precision #164

Open JensMunkHansen opened 9 months ago