Generator of edge points from organized point clouds. More...
#include <mp2p_icp_filters/GeneratorEdgesFromRangeImage.h>
#include <mp2p_icp_filters/GetOrCreatePointLayer.h>
#include <mrpt/containers/yaml.h>
#include <mrpt/maps/CSimplePointsMap.h>
#include <mrpt/math/utils.h>
#include <mrpt/obs/CObservation3DRangeScan.h>
#include <mrpt/obs/CObservationRotatingScan.h>
#include <mrpt/version.h>
#include <utility>
Go to the source code of this file.
Functions | |
IMPLEMENTS_MRPT_OBJECT (GeneratorEdgesFromRangeImage, Generator, mp2p_icp_filters) using namespace mp2p_icp_filters | |
Generator of edge points from organized point clouds.
Definition in file GeneratorEdgesFromRangeImage.cpp.
IMPLEMENTS_MRPT_OBJECT | ( | GeneratorEdgesFromRangeImage | , |
Generator | , | ||
mp2p_icp_filters | |||
) |