organoid_tracker.visualizer.position_in_rectangle_selector module
- class organoid_tracker.visualizer.position_in_rectangle_selector.PositionsInRectangleSelector(window: Window)
Bases:
AbstractEditor
Click to define the first point, then click somewhere else to define the second point. Then press Enter to confirm the selection, or Ctrl + I to select the positions outside the rectangle. Then, back in the data editor, you can either delete all selected positions using Ctrl + Delete, or perform some other action on them.