Skip to content

Commit 0587d81

Browse files
authored
Update README.md
1 parent 729e282 commit 0587d81

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
@@ -44,7 +44,7 @@ To do...
4444
<p>
4545
<img src="imgs/topological_mistakes.png" width="170" alt="Topological mistakes detected in skeleton">
4646
<br>
47-
<b> Figure: </b>Edges from skeleton superimposed on segmentation, where colors represent to segment IDs. From top to bottom: correct edge (nodes have same segment ID), split edge (nodes have different segment IDs), omit edge (one or two nodes do not have a segment ID), merged edge (segment intersects with multiple skeletons).
47+
<b> Figure: </b>Edges from graph superimposed on segmentation, where colors represent to segment IDs. From top to bottom: correct edge (nodes have same segment ID), split edge (nodes have different segment IDs), omit edge (one or two nodes do not have a segment ID), merged edge (segment intersects with multiple graphs).
4848
</p>
4949

5050
### Step 3: Compute Metrics

0 commit comments

Comments
 (0)