Skip to content

Commit 6ab2941

Browse files
authored
Update README.md
1 parent 049d7e3 commit 6ab2941

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
@@ -33,7 +33,7 @@ The pipeline for computing skeleton metrics consists of three main steps:
3333

3434
The process starts with a collection of ground truth graphs, each stored as an individual SWC file, where the "xyz" attribute represents voxel coordinates in an image. Each ground truth graph is loaded and represented as a custom NetworkX graph with these coordinates as a node-level attribute. The nodes of each graph are then labeled with their corresponding segment IDs from the predicted segmentation.
3535

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

0 commit comments

Comments
 (0)