Skip to content

Nuclei Segmentation

Jeff Winchell edited this page Jul 29, 2024 · 1 revision

Nuclei_segmentation

Collection of methods for nucleus segmentation used as a submodule for the ScaleFEx pipeline

Functions:

  • compute_DNA_mask(): compute binary masks using triangle thresholding and some morphological operations for smoothing/cleaning
  • retrieve_coordinates(): retrieves coordinates of centers of cells from masks computed via compute_DNA_mask() that have an area within in a specified range

Clone this wiki locally