Builds a new layer with a decimated version of an input layer. More...
#include <mp2p_icp/pointcloud_sanity_check.h>
#include <mp2p_icp_filters/FilterDecimateVoxels.h>
#include <mp2p_icp_filters/GetOrCreatePointLayer.h>
#include <mrpt/containers/yaml.h>
#include <mrpt/math/ops_containers.h>
#include <mrpt/random/RandomGenerators.h>
#include <mrpt/maps/CPointsMapXYZI.h>
#include <mrpt/maps/CPointsMapXYZIRT.h>
Go to the source code of this file.
Builds a new layer with a decimated version of an input layer.
Definition in file FilterDecimateVoxels.cpp.