Skip to content

Commit dd24d28

Browse files
committed
Import dask_ndmeasure
Make sure to import `dask_ndmeasure` along with the other dask-image org libraries. Will be needed to construct the label image. IOW will be used for ROI extraction.
1 parent a3b8624 commit dd24d28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nanshe_ipython.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@
182182
"import dask_imread\n",
183183
"import dask_ndfilters\n",
184184
"import dask_ndfourier\n",
185+
"import dask_ndmeasure\n",
185186
"\n",
186187
"import zarr\n",
187188
"\n",

0 commit comments

Comments
 (0)