Luka Čehovin Zajc
Luka Čehovin Zajc
### Proposed change Add a list of managed started processes to notebook interface together with some info (e.g. internal port) and an option to shut them down. Related to #188....
Create a TraX utility that tests the tracker on all types of strange data and see where the tracker crashes. Examples: Initialization box partially outside the image Reinitialization on a...
Please consider the following changes that update includes of OpenCV to 2+ style API, making the up-to-date with OpenCV 3.x.
I am trying to compile the library in Apline and it seems that fgetpwent is not available in musl. Since my use case does not require an actual user I...
Process handling is a bit spotty at the moment. Improve it by using some reference implementation, e.g. [this one](https://gitlab.com/eidheim/tiny-process-library).