ESP  0.1
The Example-based Sensor Predictions (ESP) system tries to bring machine learning to the maker community.
File List
Here is a list of all files with brief descriptions:
[detail level 123]
  src
  examples
 user_accelerometer_gestures.cpp
 user_accelerometer_gestures_osc.cpp
 user_accelerometer_poses.cpp
 user_accelerometer_walk_detection.cpp
 user_audio_beat_detection.cpp
 user_capacitive_sensing.cpp
 user_color_sensor.cpp
 user_speaker.cpp
 user_speech_detection.cpp
 user_sudden_motion.cpp
 user_touche.cpp
 calibrator.cpp
 calibrator.h
 cli.cpp
 ESP.h
 Filter.cpp
 Filter.hThe Filter implements a simple median filter
 iostream.cpp
 iostream.h
 istream.cpp
 istream.h
 main.cpp
 matplotlibcpp.h
 MFCC.cpp
 MFCC.h
 ofApp.cpp
 ofApp.h
 ofConsoleFileLoggerChannel.cpp
 ofConsoleFileLoggerChannel.h
 ofYesNoDialog.cpp
 ofYesNoDialog.h
 ostream.cpp
 ostream.hOStream supports emitting prediction results to some downstream consumers, e.g. Mac OS Keyboard Emulator, OSC Stream, TCP Stream, etc
 plotter.cpp
 plotter.h
 stream.h
 ThresholdDetection.cpp
 ThresholdDetection.hThis class implements a threshold detection feature extraction module
 training-data-manager-test.cpp
 training-data-manager.cpp
 training-data-manager.hTrainingDataManager class that manages the training data and abstracts out common operations on the data
 training.cpp
 training.h
 tuneable.cpp
 tuneable.hFunctions for specifying parameters that can be tuned by the user
 user.cpp
 user.h