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.
Functions | |
IMPLEMENTS_MRPT_OBJECT (FilterDecimateVoxels, mp2p_icp_filters::FilterBase, mp2p_icp_filters) using namespace mp2p_icp_filters | |
Builds a new layer with a decimated version of an input layer.
Definition in file FilterDecimateVoxels.cpp.
IMPLEMENTS_MRPT_OBJECT | ( | FilterDecimateVoxels | , |
mp2p_icp_filters::FilterBase | , | ||
mp2p_icp_filters | |||
) |