organoid_tracker.visualizer.abstract_image_visualizer module
- class organoid_tracker.visualizer.abstract_image_visualizer.AbstractImageVisualizer(window: Window)
Bases:
Visualizer
A generic image visualizer.
- DEFAULT_SIZE = (30, 1000, 1000)
- draw_view()
Draws the view.
- refresh_all()
Redraws the view after loading the images.
- refresh_data()
Redraws the view.