#include <pcl/registration/registration.h>
#include <pcl/registration/icp.h>
#include <pcl/registration/icp_nl.h>
#include "tabletop_object_detector/model_fitter.h"
Go to the source code of this file.
Classes | |
class | tabletop_object_detector::ICPRegistrationFitter< T > |
Implementation of a model fitter using ICP registration from pcl. More... | |
Namespaces | |
namespace | tabletop_object_detector |