organoid_tracker.visualizer.spline_editor module
- class organoid_tracker.visualizer.spline_editor.SplineEditor(window: Window)
Bases:
AbstractEditorEditor for splines. Draw the spline by adding points using the Insert (or Enter) key. Use Delete to delete a spline. If you click somewhere on a spline, the first click selects the spline, and the second a point on that spline. You can then use the Insert key to mark that point on the spline. If you have selected a spline at a different time point, the Insert key copies the spline over to this time point. Press P to view the position of each cell on the nearest spline.