royerlab / ultrack

Cell tracking and segmentation software
https://royerlab.github.io/ultrack
BSD 3-Clause "New" or "Revised" License
86 stars 11 forks source link

Refactor `labels_to_edges` to use zarr temporary directory store by default #54

Closed JoOkuma closed 2 months ago

JoOkuma commented 9 months ago

Code: https://github.com/royerlab/ultrack/blob/a7eda7121f124e2909752f82cce238aa682bd332/ultrack/utils/edge.py#L22

JoOkuma commented 2 months ago

Implemented