|
iterative closest points
CEV ICP algorithm library
|
Classes | |
| class | FeatureAware |
| class | ICP |
| Interface for iterative closest points. More... | |
| class | ICPDriver |
| Driver for running ICP to convergence. More... | |
| struct | RBTransform |
| Rigid-body transformation. More... | |
| class | Trimmed |
| class | Vanilla |
Typedefs | |
| using | Vector = Eigen::Vector2d |
| using | Matrix = Eigen::Matrix2d |
Functions | |
| Vector | get_centroid (const std::vector< Vector > &points) |
| using icp::Matrix = typedef Eigen::Matrix2d |
| using icp::Vector = typedef Eigen::Vector2d |