isosegdenoise.Executable

This is the file containing the launch point for the isoSegDenoise GUI

Functions

run_GUI(→ None)

This is the function that launches the GUI. It can receive a directory and resolutions (list of two floats, for X / Y resolutions in

Module Contents

isosegdenoise.Executable.run_GUI(directory: str = directory_in, resolutions: tuple[float, float] = resolutions_in) None

This is the function that launches the GUI. It can receive a directory and resolutions (list of two floats, for X / Y resolutions in micrometers / pixel) in order to directly load a folder, instead of needing to load the folder inside the GUI itself.