#include <pcl/recognition/cg/hough_3d.h>
#include <pcl/registration/correspondence_types.h>
#include <pcl/registration/correspondence_rejection_sample_consensus.h>
#include <pcl/features/normal_3d.h>
#include <pcl/features/board.h>
Go to the source code of this file.
Defines | |
#define | PCL_INSTANTIATE_Hough3DGrouping(T, ST, RFT, SRFT) template class PCL_EXPORTS pcl::Hough3DGrouping<T,ST,RFT,SRFT>; |
#define PCL_INSTANTIATE_Hough3DGrouping | ( | T, | |
ST, | |||
RFT, | |||
SRFT | |||
) | template class PCL_EXPORTS pcl::Hough3DGrouping<T,ST,RFT,SRFT>; |
Definition at line 372 of file hough_3d.hpp.