Segmentation#

class Segmentation(parent: QWidget = None)[source]#

Segments the cells.

on_enter()[source]#

Called when entering the page.

segment_cells()[source]#

Triggers the cell segmentation.

mark_cells()[source]#

Triggers marking the cells in the image.

tile_image()[source]#

Triggers tiling of the display image.

tasks_done()[source]#

Finishes up when all background tasks are done.

invalidate()[source]#

Invalidates results from this analysis step.