Skip to content

Commit d7cfc9b

Browse files
authored
Update README.md
1 parent 8f64e4a commit d7cfc9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ The process starts with a collection of ground truth graphs, each stored as an i
4141

4242
### Step 2: Error Detection
4343

44-
<p align="center">
45-
<img src="imgs/mistakes.png" width="500" alt="Topological mistakes detected in skeleton">
44+
<p>
45+
<img src="imgs/mistakes.png" width="700" alt="Topological mistakes detected in skeleton">
4646
<br>
4747
<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>

0 commit comments

Comments
 (0)