User Guide
pycroglia.core
pycroglia.ui
API Reference
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[Any, ...], dtype[_ScalarT]])
erosion_radius (int)
Returns the filter results as a dictionary.
Dictionary with filter values and resulting images.
dict