Created
April 19, 2023 08:56
-
-
Save GenevieveBuckley/41f49c56640c155f68c346b82c04e803 to your computer and use it in GitHub Desktop.
Image analysis demos for Coiled benchmarking
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here we go, perhaps this will be the fix for the dask problem
https://forum.image.sc/t/doing-watershed-with-large-image/77283/2
I don't like having to use
watershed_lines=True
on the red flour beetle data (the nuclei are packed pretty tightly and they're not that big). But if it's the easiest way to get a result, we might just go with it.