A Curvature descriptor computes the local curvature. More...
#include <vector>
#include <opencv/cv.h>
#include <opencv/cxcore.h>
#include <opencv/cvaux.hpp>
#include <ias_descriptors_3d/generic/neighborhood_feature.h>
#include <ias_descriptors_3d/shared/spectral_analysis.h>
Go to the source code of this file.
Classes | |
class | Curvature |
A Curvature descriptor computes the local curvature around an intersest point/region. More... |
A Curvature descriptor computes the local curvature.
Definition in file curvature.h.