Builds a new layer with a decimated version of an input layer. More...
#include <mp2p_icp/metricmap.h>#include <mp2p_icp_filters/FilterBase.h>#include <mp2p_icp_filters/PointCloudToVoxelGrid.h>#include <mp2p_icp_filters/PointCloudToVoxelGridSingle.h>#include <mrpt/maps/CPointsMap.h>#include <mrpt/typemeta/TEnumType.h>

Go to the source code of this file.
| Classes | |
| class | mp2p_icp_filters::FilterDecimateVoxels | 
| struct | mp2p_icp_filters::FilterDecimateVoxels::Parameters | 
| Namespaces | |
| mp2p_icp_filters | |
| Functions | |
| MRPT_FILL_ENUM (DecimateMethod::ClosestToAverage) | |
| MRPT_FILL_ENUM (DecimateMethod::FirstPoint) | |
| MRPT_FILL_ENUM (DecimateMethod::RandomPoint) | |
| MRPT_FILL_ENUM (DecimateMethod::VoxelAverage) | |
Builds a new layer with a decimated version of an input layer.
Definition in file FilterDecimateVoxels.h.
| MRPT_FILL_ENUM | ( | DecimateMethod::ClosestToAverage | ) | 
| MRPT_FILL_ENUM | ( | DecimateMethod::FirstPoint | ) | 
| MRPT_FILL_ENUM | ( | DecimateMethod::RandomPoint | ) | 
| MRPT_FILL_ENUM | ( | DecimateMethod::VoxelAverage | ) |