pycroglia.ui.widgets.imagefilters package

Subpackages

Submodules

class pycroglia.ui.widgets.imagefilters.results.FilterResults(file_path, gray_filter_value, min_size, small_object_filtered_img)[source]

Bases: object

Encapsulates the results and parameters of the filter pipeline.

Parameters:
as_dict()[source]

Returns the filter results as a dictionary.

Returns:

Dictionary with filter values and resulting images.

Return type:

dict

Module contents