#include "pcl/features/moment_invariants.h"
#include <pcl/features/feature.h>
Go to the source code of this file.
Defines | |
#define | PCL_INSTANTIATE_MomentInvariantsEstimation(T, NT) template class pcl::MomentInvariantsEstimation<T,NT>; |
#define PCL_INSTANTIATE_MomentInvariantsEstimation | ( | T, | |||
NT | ) | template class pcl::MomentInvariantsEstimation<T,NT>; |
Definition at line 129 of file moment_invariants.hpp.