#include <vector>
#include <Eigen/Geometry>
#include <pcl/point_types.h>
#include <pcl/point_cloud.h>
#include <pcl/range_image/range_image.h>
#include <pcl/pcl_macros.h>
#include <pcl/features/narf.h>
#include "object_model.hpp"
Go to the source code of this file.
Classes | |
class | pcl::ObjectModel |
Saves 3D information about an object. More... | |
struct | pcl::ObjectModel::ValidationPoints |
Namespaces | |
namespace | pcl |