You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve performance of VideoStreamFrame.on_frame (#131)
* Simplify, improve the performance of `on_frame` by ~40%
* Temporarily add the `performance_tracker.py` to test performance on another PC
* Remove temporarily `performance_tracker.py` and references
* The default dynamic range that does not require scaling on simulated camera is 255, not 256.
0 commit comments