segmentunet-widget.md

October 3, 2022 ยท View on GitHub

Run U-net segmentation

unet

Segment cells using a U-net model.

Parameters

  • threshold : threshold value (between 0 and 1) for cell classification
  • min_object_size : Objects smaller than this area in pixels will be removed before labeling.