Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-ronchetti authored Jul 21, 2022
1 parent 723203f commit 72c2e69
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This repository contains a reference open source implementation of the paper [PRO-TIP: Phantom for RObust automatic
ultrasound calibration by TIP detection (Ronchetti et al. 2022)](https://arxiv.org/abs/2206.05962) as an ImFusionSuite plugin.

**Requires ImFusion SDK version 2.41 or newer**

**NOTE** The algorithm is also part of the ImFusion SDK.

![Photograph of the phantom](images/phantom.jpg)
Expand All @@ -21,4 +23,4 @@ mkdir build
cd build
cmake ..
make
```
```

0 comments on commit 72c2e69

Please sign in to comment.