A spin image descriptor using local tangent as the spinning axis. More...
#include <vector>
#include <Eigen3/Core>
#include <opencv/cv.h>
#include <opencv/cxcore.h>
#include <opencv/cvaux.hpp>
#include <ias_descriptors_3d/generic/spin_image_generic.h>
#include <ias_descriptors_3d/shared/spectral_analysis.h>
Go to the source code of this file.
Classes | |
class | SpinImageTangent |
A SpinImageTangent descriptor computes a spin image spinning around the locally extracted tangent vector. More... |
A spin image descriptor using local tangent as the spinning axis.
Definition in file spin_image_tangent.h.