#include <pcl/range_image/range_image.h>
#include "pcl/range_image/range_image_planar.hpp"
#include "pcl/win32_macros.h"
Go to the source code of this file.
Classes | |
class | pcl::RangeImagePlanar |
RangeImagePlanar is derived from the original range image and differs from it because it's not a spherical projection, but using a projection plane (as normal cameras do), therefore being better applicable for range sensors that already provide a range image by themselves (stereo cameras, kinect, ToF-cameras), so that a conversion to point cloud and then to a spherical range image becomes unnecessary. More... | |
Namespaces | |
namespace | pcl |