motile_tracker.import_export.menus.segmentation_widget
Classes
QWidget for specifying pixel calibration |
|
Module Contents
- class motile_tracker.import_export.menus.segmentation_widget.SegmentationWidget(incl_z=True)
Bases:
qtpy.QtWidgets.QWidget
QWidget for specifying pixel calibration
- update_buttons
- incl_z = True
- image_path_line
- image_browse_button
- z_spin_box
- y_spin_box
- x_spin_box
- _scale_spin_box() → qtpy.QtWidgets.QDoubleSpinBox
Return a QDoubleSpinBox for scaling values
- get_scale() → list[float]
Return the scaling values in the spinboxes as a list of floats. Since we currently require a dummy 1 value for the time dimension, add it here.
- _browse_segmentation() → None
Open custom dialog to select either a file or a folder
- _load_segmentation() → None
Load the segmentation image file