gadomski / cpd

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

Ensure getters and setters all exist #94

Closed gadomski closed 7 years ago

gadomski commented 7 years ago

I think we're missing some getters and setters for Nonrigid and maybe the rest. Audit the getters/setters and make sure we can turn all of the knobs.