Original#

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

Displays the stitched original image.

on_enter()[source]#

Called when entering the page.

compress_images()[source]#

Triggers the image compression.

stitch_images()[source]#

Triggers the image stitching.

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.