damellis / ESP

The Example-based Sensor Predictions (ESP) system applies machine learning to real-time sensor data.
BSD 3-Clause "New" or "Revised" License
224 stars 52 forks source link

Input and output streams shouldn't depend on openFrameworks. #393

Open damellis opened 7 years ago

damellis commented 7 years ago

More generally, we should be able to run in headless mode without depending on openFrameworks at all. This would be a first step towards separating the runtime from the GUI #384.