Datasets:

Modalities:
Text
Formats:
text
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
eigenvivek commited on
Commit
8a5a6cd
·
verified ·
1 Parent(s): e3f7561

Create README.md

Browse files
Files changed (1) hide show
  1. ljubljana/README.md +18 -0
ljubljana/README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `Ljubljana`
2
+
3
+ [`Ljubljana`](https://lit.fe.uni-lj.si/en/research/resources/3D-2D-GS-CA/) (**[Mitrovic et al., 2013](https://ieeexplore.ieee.org/abstract/document/6507588)**) provides paired 2D/3D digital subtraction angiography (DSA) images. The data were collected from 10 patients undergoing endovascular image-guided interventions at the University of Ljubljana. Ground truth camera poses were estimated by registering surface fiducial markers.
4
+
5
+ The original dataset is released under a CC BY-NC-ND License. This remixed version is released with express permission from the authors.
6
+
7
+ If you use this dataset, please cite the original manuscript:
8
+
9
+ @article{pernus20133d,
10
+ title={3D-2D registration of cerebral angiograms: A method and evaluation on clinical images},
11
+ author={Mitrović, Uros˘ and S˘piclin, Z˘iga and Likar, Bos˘tjan and Pernus˘, Franjo},
12
+ journal={IEEE transactions on medical imaging},
13
+ volume={32},
14
+ number={8},
15
+ pages={1550--1563},
16
+ year={2013},
17
+ publisher={IEEE}
18
+ }