ESP  0.1
The Example-based Sensor Predictions (ESP) system tries to bring machine learning to the maker community.
src Directory Reference

Directories

directory  examples
 

Files

file  calibrator.cpp
 
file  calibrator.h [code]
 
file  cli.cpp
 
file  ESP.h [code]
 
file  Filter.cpp
 
file  Filter.h [code]
 The Filter implements a simple median filter.
 
file  iostream.cpp
 
file  iostream.h [code]
 
file  istream.cpp
 
file  istream.h [code]
 
file  main.cpp
 
file  matplotlibcpp.h [code]
 
file  MFCC.cpp
 
file  MFCC.h [code]
 
file  ofApp.cpp
 
file  ofApp.h [code]
 
file  ofConsoleFileLoggerChannel.cpp
 
file  ofConsoleFileLoggerChannel.h [code]
 
file  ofYesNoDialog.cpp
 
file  ofYesNoDialog.h [code]
 
file  ostream.cpp
 
file  ostream.h [code]
 OStream supports emitting prediction results to some downstream consumers, e.g. Mac OS Keyboard Emulator, OSC Stream, TCP Stream, etc.
 
file  plotter.cpp
 
file  plotter.h [code]
 
file  stream.h [code]
 
file  ThresholdDetection.cpp
 
file  ThresholdDetection.h [code]
 This class implements a threshold detection feature extraction module.
 
file  training-data-manager-test.cpp
 
file  training-data-manager.cpp
 
file  training-data-manager.h [code]
 TrainingDataManager class that manages the training data and abstracts out common operations on the data.
 
file  training.cpp
 
file  training.h [code]
 
file  tuneable.cpp
 
file  tuneable.h [code]
 Functions for specifying parameters that can be tuned by the user.
 
file  user.cpp
 
file  user.h [code]