MTF
Public Types | Public Member Functions | List of all members
SADDist Struct Reference
Inheritance diagram for SADDist:
AMDist

Public Types

typedef bool is_kdtree_distance
 
typedef double ElementType
 
typedef double ResultType
 
- Public Types inherited from AMDist
typedef double ElementType
 
typedef double ResultType
 

Public Member Functions

 SADDist (const string &_name)
 
double operator() (const double *a, const double *b, size_t size, double worst_dist=-1) const override
 computes the distance / dissimilarity between two patches where each is codified or represented by a suitable distance feature computed using updateDistFeat
 
double accum_dist (const double &a, const double &b, int) const
 
- Public Member Functions inherited from AMDist
 AMDist (const string &_name)
 

Additional Inherited Members

- Public Attributes inherited from AMDist
const string name
 

The documentation for this struct was generated from the following file: