New features and enhancements
- Add type annotation and keyword arguments to
run.io_bound
andrun.cpu_bound
(#227 by @falkoschindler, @NiklasNeugebauer) - Improve transformation parameters for image route (#223 by @NiklasNeugebauer, @denniswittich, @falkoschindler)
- Add image transformation parameters to the cameras' persistence dictionary (#220 by @NiklasNeugebauer)
- Improve image timestamps (#221 by @NiklasNeugebauer, @denniswittich)
- Add MAC group for Dahua cameras (#228 by @denniswittich)
- Use pathlib to avoid issues when globbing too many files (#229 by @rodja)
- Update NiceGUI to 2.5.0 (#222 by @pascalzauberzeug)
Bugfixes
- Fix time in simulated camera images (#226 by @pascalzauberzeug)
- Fix intersection of parallel line segments (#225 by @falkoschindler)