small_gicp
Classes | Namespaces
projection.hpp File Reference
#include <array>
#include <Eigen/Core>
#include <Eigen/Eigen>
Include dependency graph for projection.hpp:
This graph shows which files directly or indirectly include this file:

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