You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/interactive_pixel_classification/readme.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,11 @@ Afterwards, start up Napari:
18
18
napari
19
19
```
20
20
21
-
Load the "Blobs" example dataset from data folder of this repository. You can find it [here](https://github.com/BiAPoL/AMHCT_Bio_Image_Analysis_2025/blob/main/data/blobs.tif). Drag and drop the file into the napari window.
21
+
Load the "Blobs" example dataset from data folder of this repository. You can find it [here](https://github.com/BiAPoL/AMHCT_Bio_Image_Analysis_2025/blob/main/data/blobs.tif).
22
+
23
+

24
+
25
+
Drag and drop the file into the napari window.
22
26
23
27
## Pixel classification and Object Segmentation in Napari
0 commit comments