MTF
|
Distance functor for FLANN. More...
#include <AppearanceModel.h>
Public Types | |
typedef double | ElementType |
typedef double | ResultType |
Public Member Functions | |
AMDist (const string &_name) | |
virtual double | operator() (const double *a, const double *b, size_t dist_size, double worst_dist=-1) const |
computes the distance / dissimilarity between two patches where each is codified or represented by a suitable distance feature computed using updateDistFeat | |
Public Attributes | |
const string | name |
Distance functor for FLANN.