Skip to content

Commit 5aed921

Browse files
authored
Update README.md
1 parent dbede1c commit 5aed921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The pipeline for computing skeleton metrics consists of three main steps:
3434
We start with a set of ground truth graphs stored as individual SWC files, where the "xyz" attribute represents voxel coordinates in an image. Each ground truth graph is loaded and represented as a NetworkX graph with these coordinates as a node-level attribute. The first step is to label the nodes of each graph with the corresponding segment IDs.
3535

3636
<p align="center">
37-
<img src="imgs/labeled_graph.png" width="900">
37+
<img src="imgs/labeled_graph.png" width="800">
3838
<br>
3939
<b>Figure:</b>
4040
</p>

0 commit comments

Comments
 (0)