| 
    small_gicp
    
   | 
 
#include <array>#include <Eigen/Core>#include <Eigen/Eigen>

Go to the source code of this file.
Classes | |
| struct | small_gicp::ProjectionSetting | 
| Parameters to control the projection axis search.  More... | |
| struct | small_gicp::AxisAlignedProjection | 
| Conventional axis-aligned projection (i.e., selecting any of XYZ axes with the largest variance).  More... | |
| struct | small_gicp::NormalProjection | 
| Normal projection (i.e., selecting the 3D direction with the largest variance of the points).  More... | |
Namespaces | |
| small_gicp | |