#include <pcl/keypoints/sift_keypoint.h>
#include <pcl/common/io.h>
#include <pcl/filters/voxel_grid.h>
Go to the source code of this file.
Defines | |
#define | PCL_INSTANTIATE_SIFTKeypoint(T, U) template class PCL_EXPORTS pcl::SIFTKeypoint<T,U>; |
#define PCL_INSTANTIATE_SIFTKeypoint | ( | T, | |
U | |||
) | template class PCL_EXPORTS pcl::SIFTKeypoint<T,U>; |
Definition at line 321 of file sift_keypoint.hpp.