cpd
0.5.1
Coherent Point Drift: C++ library for point set registration
|
▼Ccpd::GaussTransform | Abstract base class for Gauss transforms |
Ccpd::GaussTransformDirect | The direct Gauss transform |
Ccpd::GaussTransformFgt | The Gauss transform using the fgt library |
Ccpd::Normalization | The results of normalizing data to a unit cube (or whatever dimensionality) |
Ccpd::Probabilities | Probability matrices produced by comparing two data sets with a GaussTransform |
▼Ccpd::Result | The result of a generic transform run |
Ccpd::AffineResult | The result of a affine coherent point drift run |
Ccpd::NonrigidResult | The result of a nonrigid coherent point drift run |
Ccpd::RigidResult | The result of a rigid coherent point drift run |
Ccpd::Transform< Result > | Generic coherent point drift transform |
▼Ccpd::Transform< AffineResult > | |
Ccpd::Affine | Affine coherent point drift |
▼Ccpd::Transform< NonrigidResult > | |
Ccpd::Nonrigid | Nonrigid coherent point drift |
▼Ccpd::Transform< RigidResult > | |
Ccpd::Rigid | Rigid coherent point drift |