cpd  0.5.1
Coherent Point Drift: C++ library for point set registration
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Ccpd::GaussTransformAbstract base class for Gauss transforms
 Ccpd::GaussTransformDirectThe direct Gauss transform
 Ccpd::GaussTransformFgtThe Gauss transform using the fgt library
 Ccpd::NormalizationThe results of normalizing data to a unit cube (or whatever dimensionality)
 Ccpd::ProbabilitiesProbability matrices produced by comparing two data sets with a GaussTransform
 Ccpd::ResultThe result of a generic transform run
 Ccpd::AffineResultThe result of a affine coherent point drift run
 Ccpd::NonrigidResultThe result of a nonrigid coherent point drift run
 Ccpd::RigidResultThe result of a rigid coherent point drift run
 Ccpd::Transform< Result >Generic coherent point drift transform
 Ccpd::Transform< AffineResult >
 Ccpd::AffineAffine coherent point drift
 Ccpd::Transform< NonrigidResult >
 Ccpd::NonrigidNonrigid coherent point drift
 Ccpd::Transform< RigidResult >
 Ccpd::RigidRigid coherent point drift