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

Allow setting of fgt's direct-tree epsilon #117

Open gadomski opened 7 years ago

gadomski commented 7 years ago

We might be able to get away with lower error tolerances in some cases, so we should let the user set fgt's epsilon value.