#include <pcl/pcl_base.h>
#include "pcl/features/normal_3d.h"
#include <Eigen/SVD>
Go to the source code of this file.
Classes | |
class | pcl::MovingLeastSquares< PointInT, NormalOutT > |
MovingLeastSquares represent an implementation of the MLS (Moving Least Squares) algorithm for data smoothing and improved normal estimation. More... | |
Namespaces | |
namespace | pcl |