|
cpd
0.5.1
Coherent Point Drift: C++ library for point set registration
|
Basic correspondence/error calculation between two datasets, using the direct method of the Gauss transform. More...
Go to the source code of this file.
Classes | |
| struct | cpd::Probabilities |
Probability matrices produced by comparing two data sets with a GaussTransform. More... | |
| class | cpd::GaussTransform |
| Abstract base class for Gauss transforms. More... | |
| class | cpd::GaussTransformDirect |
| The direct Gauss transform. More... | |
Namespaces | |
| cpd | |
| Top-level cpd namespace. | |
Basic correspondence/error calculation between two datasets, using the direct method of the Gauss transform.
1.8.11