↓ 1 callersFunctionimage_blur Performs image blur with kernel: [[2, 3, 2], [3, 12, 3], [2, 3, 2]] / 32 @param image: image to be blurred (assumed as numpy.array of values
unmaintained_plugins/CellProfiler3/cellstar/utils/image_util.py:241
↓ 1 callersFunctionmerge_objects(labels, diameter, planewise, remove_below_threshold, use_contact_area,
contact_area_method,
unmaintained_plugins/CellProfiler3/mergeobjects.py:245
↓ 1 callersFunctionmerge_objects(labels, diameter, planewise, remove_below_threshold, use_contact_area,
contact_area_method,
unmaintained_plugins/CellProfiler4_autoconverted/mergeobjects.py:248
↓ 1 callersFunctionoptimize(method_name, gt_snakes, images, params, precision, avg_cell_diameter)
unmaintained_plugins/CellProfiler3/cellstar/parameter_fitting/pf_process.py:227
↓ 1 callersFunctionrun(image, gt_snakes, precision, avg_cell_diameter, method='brute', initial_params=None, background_image=None,
unmaintained_plugins/CellProfiler3/cellstar/parameter_fitting/pf_process.py:191