organoid_tracker.visualizer.cell_segmentation_editor module

class organoid_tracker.visualizer.cell_segmentation_editor.CellSegmentationEditor(window: Window, selected_position: Optional[Position] = None)

Bases: AbstractEditor

Editor for cell segmentation images. Note that this editor overwrites images in the folder. To get started, select a channel to edit in the Edit menu.

get_extra_menu_options() Dict[str, Any]