Removes points from an input point cloud layer by occupancy of another input voxel layer. Can be used to remove dynamic objects. More...
#include <mp2p_icp_filters/FilterRemoveByVoxelOccupancy.h>
#include <mp2p_icp_filters/GetOrCreatePointLayer.h>
#include <mrpt/containers/yaml.h>
#include <mrpt/maps/CVoxelMap.h>
Go to the source code of this file.
Functions | |
IMPLEMENTS_MRPT_OBJECT (FilterRemoveByVoxelOccupancy, mp2p_icp_filters::FilterBase, mp2p_icp_filters) using namespace mp2p_icp_filters | |
Removes points from an input point cloud layer by occupancy of another input voxel layer. Can be used to remove dynamic objects.
Definition in file FilterRemoveByVoxelOccupancy.cpp.
IMPLEMENTS_MRPT_OBJECT | ( | FilterRemoveByVoxelOccupancy | , |
mp2p_icp_filters::FilterBase | , | ||
mp2p_icp_filters | |||
) |