Contents:
test_filter_results_as_dict()
Bases: object
object
Encapsulates the results and parameters of the filter pipeline.
file_path (str)
gray_filter_value (float)
min_size (int)
small_object_filtered_img (ndarray[tuple[int, ...], dtype[_ScalarType_co]])
Returns the filter results as a dictionary.
Dictionary with filter values and resulting images.
dict