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

Improve progress reporting #110

Open gadomski opened 7 years ago

gadomski commented 7 years ago

We should be able to at least get per-iteration progress, or maybe even Gauss transform progress if we're really spunky. Too many folks try to jam a ton of points through and have no idea what happens.