IQM_Vis.utils.gui_utils

Utils for PyQt6 image, text and graph widgets

Functions

change_im(widget, im[, resize, ...])

given a numpy image, changes the given widget Frame

get_image_pair_name(data_store)

get_metric_image_name(metric, data_store)

get_resolutions(data_store)

get_trans_dict_from_str(trans_str[, return_dict])

get_transformed_image_name(data_store)

str_to_len(string[, length, append_char, plus])

Classes

MplCanvas([size, dpi, polar])