Skip to content

Commit

Permalink
Add document for how to export annotations from webknossos
Browse files Browse the repository at this point in the history
  • Loading branch information
Jingjing Wu committed Nov 1, 2024
1 parent d6e82b4 commit 6477da8
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 0 deletions.
Binary file added docs/img/data_volume.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/download2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/webknossos_annotation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions docs/webknossos-export-annotation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Export Annotations from Webknossos

The following steps provide instructions for downloading annotations from webknossos.

1. Go to Annotations tab and click open on target annotation


![](img/webknossos_annotation.png)

2. Click on Download on dropdown menu

![](img/download.png)

3. Select "Include volume annotations as WKW" on pop out box and click on Download

![](img/download2.png)

4. Unzip downloaded annotation file

5. Unzip data_Volume.zip under annotation folder

![](img/data_volume.png)

6. Run Script webknossos_annotation.py to save into ome.zarr format following czyx direction.


0 comments on commit 6477da8

Please sign in to comment.