Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jianqingzheng authored Sep 7, 2023
1 parent d1f19f6 commit c88d36d
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,30 @@ Code for *ICRA'2020* paper [Towards 3d path planning from a single 2d fluoroscop

---
## 0. Brief Intro ##
* segmentation of abdominal aorta from a CT scan
* The segmented shape of the abdominal aorta from a CT scan

<div align="center">

![header](imgs/aorta_seg.gif)

</div>
> The segmentation process is implemented following this work: [Abdominal Aortic Aneurysm Segmentation
with a Small Number of Training Subjects](https://arxiv.org/pdf/1804.02943.pdf)

* 3D abdominal aorta shape and the center line recovered from one 2D X-ray image
* The 3D abdominal aorta shape and the center line recovered from one 2D X-ray image

<div align="center">

![header](imgs/demo-recover.gif)

</div>

* How it looks like when a catheter move through the recovered center line of aorta

<div align="center">

![header](imgs/demo-visual.gif)

</div>

---
Expand Down

0 comments on commit c88d36d

Please sign in to comment.