An OrientationTangent descriptor using locally extracted tangents as the local direction. More...
#include <vector>
#include <Eigen3/Core>
#include <opencv/cv.h>
#include <opencv/cxcore.h>
#include <opencv/cvaux.hpp>
#include <ias_descriptors_3d/generic/orientation_generic.h>
#include <ias_descriptors_3d/shared/spectral_analysis.h>
Go to the source code of this file.
Classes | |
class | OrientationTangent |
An OrientationTangent descriptor uses extracted local tangents around each interest point/region to use as the local directions. More... |
An OrientationTangent descriptor using locally extracted tangents as the local direction.
Definition in file orientation_tangent.h.