ESP
0.1
The Example-based Sensor Predictions (ESP) system tries to bring machine learning to the maker community.
|
This is the complete list of members for GRT::MFCC, including all inherited members.
computeCC(const vector< double > &lfbe, vector< double > &cc) | GRT::MFCC | |
computeFeatures(const VectorDouble &inputVector) override | GRT::MFCC | |
computeLFBE(const vector< double > &fft, vector< double > &lfbe) | GRT::MFCC | |
dct_matrix_ | GRT::MFCC | protected |
deepCopyFrom(const FeatureExtraction *featureExtraction) override | GRT::MFCC | |
filters_ | GRT::MFCC | protected |
getCC(const vector< double > &lfbe) | GRT::MFCC | |
getFilters() const | GRT::MFCC | inline |
getOptions() const | GRT::MFCC | inline |
initialize() | GRT::MFCC | |
initialized_ | GRT::MFCC | protected |
lifterCC(const vector< double > &cc) | GRT::MFCC | |
loadModelFromFile(string filename) override | GRT::MFCC | |
loadModelFromFile(fstream &file) override | GRT::MFCC | |
MFCC(struct Options options=Options()) | GRT::MFCC | |
MFCC(const MFCC &rhs) | GRT::MFCC | |
operator=(const MFCC &rhs) | GRT::MFCC | |
options_ | GRT::MFCC | protected |
registerModule | GRT::MFCC | protectedstatic |
reset() override | GRT::MFCC | |
saveModelToFile(string filename) const override | GRT::MFCC | |
saveModelToFile(fstream &file) const override | GRT::MFCC | |
setNoiseLevel(double noise_level) | GRT::MFCC | inline |
tmp_cc_ | GRT::MFCC | protected |
tmp_lfbe_ | GRT::MFCC | protected |
~MFCC() override | GRT::MFCC | inline |