|
cpd
0.5.1
Coherent Point Drift: C++ library for point set registration
|
Affine (translation, rotation, skew, scaling) transformation. More...
#include <cpd/transform.hpp>Go to the source code of this file.
Classes | |
| struct | cpd::AffineResult |
| The result of a affine coherent point drift run. More... | |
| class | cpd::Affine |
| Affine coherent point drift. More... | |
Namespaces | |
| cpd | |
| Top-level cpd namespace. | |
Functions | |
| AffineResult | cpd::affine (const Matrix &fixed, const Matrix &moving) |
| Runs a affine registration on two matrices. More... | |
Affine (translation, rotation, skew, scaling) transformation.
1.8.11