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
Description/Motivation
An interactive data stream shall be implemented. It shows a window with a matplotlib figure and further axes (depending on the dimensionality 2D/3D). It enables adding new instances by clicking on the input axes. The position of the mouse shall be visualized with a crosshair.
Task list
1. New class InteractiveStream (parent: bf.streams.streams.Stream)
Description/Motivation
An interactive data stream shall be implemented. It shows a window with a matplotlib figure and further axes (depending on the dimensionality 2D/3D). It enables adding new instances by clicking on the input axes. The position of the mouse shall be visualized with a crosshair.
Task list
Related Issues
#622
The text was updated successfully, but these errors were encountered: