eda_plugin.utility.eda_gui

QtWidgets that can be used as main GUI components for the EDA loop.

Classes

EDAMainGUI(*args, **kwargs)

Assemble different Widgets to have a main window for the GUI.

EDAPlot(*args, **kwargs)

Displays output of an analyser over time and the decision parameters of the interpreter.

NapariImageViewer(*args, **kwargs)

Simple implementation showing the output of the neural network.

NetworkImageViewer(*args, **kwargs)

Display a grayscale np.ndarray.