SimilarityMatrix Class Reference
#include <SimilarityMatrix.h>
Inherits Marsyas::MarSystem.
Detailed Description
Calculate
SimilarityMatrix of a (parallel) 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_realvec/sizes [w] : sizes of each paralleled feature vectors
- mrs_string/normalize [w] : sets the type of input data normalization to be used: none, MinMax, or MinStd.
Definition at line 23 of file SimilarityMatrix.h.
The documentation for this class was generated from the following files: