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

Public Types

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

Public Member Functions

 MIDist (const string &_name, const int _n_bins, const unsigned int _feat_size, const unsigned int _patch_size, const double _hist_pre_seed, const double _pre_seed, const MatrixX2i *_std_bspl_ids, const double _log_hist_norm_mult)
 
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
 
- 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: