#include "typedefs.h"
#include "solution/filters.h"
#include "solution/segmentation.h"
#include "solution/feature_estimation.h"
#include "solution/registration.h"
#include <pcl/io/pcd_io.h>
#include <pcl/kdtree/kdtree_flann.h>
Go to the source code of this file.
Classes | |
struct | ObjectModel |
class | ObjectRecognition |
struct | ObjectRecognitionParameters |