|
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 ofApp, including all inherited members.
| dragEvent(ofDragInfo dragInfo) final | ofApp | |
| draw() final | ofApp | |
| exit() final | ofApp | |
| gotMessage(ofMessage msg) final | ofApp | |
| keyPressed(int key) final | ofApp | |
| keyReleased(int key) final | ofApp | |
| mouseDragged(int x, int y, int button) final | ofApp | |
| mouseEntered(int x, int y) final | ofApp | |
| mouseExited(int x, int y) final | ofApp | |
| mouseMoved(int x, int y) final | ofApp | |
| mousePressed(int x, int y, int button) final | ofApp | |
| mouseReleased(int x, int y, int button) final | ofApp | |
| notify(const ErrorLogMessage &data) final | ofApp | inlinevirtual |
| ofApp() | ofApp | |
| registerTuneable(Tuneable *t) | ofApp | inline |
| reloadPipelineModules() | ofApp | |
| setBufferSize(uint32_t buffer_size) | ofApp | inline |
| setFalseNegativeWarningThreshold(double threshold) | ofApp | friend |
| setTruePositiveWarningThreshold(double threshold) | ofApp | friend |
| setup() final | ofApp | |
| TrainingSampleGuiListener class | ofApp | friend |
| update() final | ofApp | |
| useCalibrator(Calibrator &calibrator) | ofApp | friend |
| useInputStream(InputStream &stream) | ofApp | friend |
| useLeaveOneOutScoring(bool enable) | ofApp | friend |
| useOutputStream(OStream &stream) | ofApp | friend |
| useOutputStream(OStreamVector &stream) | ofApp | friend |
| usePipeline(GRT::GestureRecognitionPipeline &pipeline) | ofApp | friend |
| useStream(IOStream &stream) | ofApp | friend |
| useStream(IOStreamVector &stream) | ofApp | friend |
| useTrainingDataAdvice(string advice) | ofApp | friend |
| useTrainingSampleChecker(TrainingSampleChecker checker) | ofApp | friend |
| windowResized(int w, int h) final | ofApp |