v1.0.1
Bug Fixes
- Fix error in Linux when
input.live
andoutput.screen
are used andq
is pressed to terminate process - Fix zone counting use case failing due to incorrect dependencies
- Fix average FPS calculation of
dabble.fps
by ignoring fast final frame which skews the results
Improved Documentation
- Add FPS benchmark results
- Update instructions for configuring nodes via CLI
- Update instructions for building custom nodes
- Update instructions for using Python API
Dependencies
- Update shapely to 1.7.1 to resolve zone counting use case issue