neuralib.cellpose.core.cellpose_point_roi_helper
- neuralib.cellpose.core.cellpose_point_roi_helper(file, output)[source]
Read a cellpose segmentation result and convert the segmentation result to point coordinates
- Parameters:
file (str | Path | PathLike[str]) – cellpose segmentation result
.npyfileoutput (str | Path | PathLike[str]) –
*.roioutput file path
- Return type:
None