real-time
Projects with this topic
-
The Real-Time Priority Inheritance Library (librtpi) is intended to bridge the gap between the glibc pthread implementation and a functionally correct priority inheritance for pthread locking primitives, such as pthread_mutex and pthread_condvar.
Specifically, priority based wakeup is required for correct operation, in contrast to the more time-based ordered wakeup groups in the glibc pthread condvar implementation.
A C library with C++ bindings is provided.
Updated -
Repository associated to the manuscript (in press):
“Real-time face alignment: evaluation methods, training strategies and implementation optimization"
Authors: Constantino Álvarez Casado, Miguel Bordallo López
Updated -
SIA - C++/Python library for model-based stochastic estimation and optimal control
Updated -
RTeg (Real-Time e.g.) is a collection of code examples and programming exercises intended to illustrate general concepts and techniques relative to real-time computer systems.
Updated -
Desktop app for mixing music from stems.
Capstone project at RIT.
Updated -
Real-time convolution reverb VST plugin.
Final project for audio programming class.
Updated