SelfSimilarityMatrix Class Reference
Calculate Similarity Matrix of a set of feature vectors at input.
More...
#include <SelfSimilarityMatrix.h>
Inherits Marsyas::MarSystem.
Detailed Description
Calculate Similarity Matrix of a set of feature vectors at input.
Controls:
- mrs_bool/calcCovMatrix [w] : enables/disables calculation of covariance matrix from input data
- mrs_realvec/covMatrix [r] : covariance matrix from input data (if disabled, will contain an empty realvec)
- mrs_string/normalize [w] : sets the type of input data normalization to be used: none, MinMax or MinStd.
Definition at line 38 of file SelfSimilarityMatrix.h.
The documentation for this class was generated from the following files: