organoid_tracker.visualizer.image_offset_editor module

class organoid_tracker.visualizer.image_offset_editor.ImageOffsetEditor(window: Window)

Bases: ExitableImageVisualizer

Editor to add information on image offset, so that the object of interest can be kept at a fixed position. Use the WASD, Q and E keys to move all following images. Hold the ALT key for more fine-grained movement.

get_extra_menu_options() Dict[str, Any]