neuralib.segmentation.stardist.core.stardist_point_roi_helper

neuralib.segmentation.stardist.core.stardist_point_roi_helper(file, output)[source]

Read a stardist segmentation result and convert the segmentation result to point coordinates

Parameters:
  • file (str | Path | bytes | BinaryIO | BufferedIOBase | BufferedReader) – stardist segmentation result .npz file

  • output (str | Path | bytes | BinaryIO | BufferedIOBase | BufferedReader) – *.roi output file path

Return type:

None