Switch to unified view

a b/elastix-parameters/Par0011/README.md
1
# Par0011 - elastix
2
3
###  Registration Description
4
intrapatient (sometimes intra-sheep); B-spline transformation; normalized correlation   
5
6
###  Image data
7
8
* 3D chest CT
9
* Lung
10
* 20 scans
11
* Voxel size mostly 0.7x0.7x~0.7 mm, four scans with thicker slices 1.25, 1.5, 2, 2.5 mm.
12
* Dimension: on average about 400 x 300 x 350
13
14
15
Screen shots:
16
17
![alt-text](Par0011screenshot1.jpg)
18
19
![alt-text](Par0011screenshot2.jpg)
20
21
###  Application
22
23
Registration of intra-patient pulmonary CT scans for the EMPIRE10 challenge at MICCAI. Sometimes sheep lungs.
24
25
For more information visit the [EMPIRE10 website][1].
26
27
The results of the challenge can be found [here][2].
28
29
###  Registration settings
30
31
`elastix` version: 4.301
32
33
Command line calls:
34
35
36
    elastix -f scans/x_Fixed.mhd  -m scans/x_Moving.mhd  -p parameters.Par0011.affine.txt   -out outDir1_x
37
38
    elastix -f scans/x_Fixed2.mhd -m scans/x_Moving2.mhd -p parameters.Par0011.bspline1.txt -out outDir2_x
39
        -t0 outDir1_x/TransformParameters.0.txt
40
41
    elastix -f scans/x_Fixed2.mhd -m scans/x_Moving2.mhd -p parameters.Par0011.bspline2.txt -out outDir3_x
42
        -t0 outDir2_x/TransformParameters.0.txt -fMask lungMasks/x_Fixed.mhd
43
44
45
where `x` refers to the patient number (01 - 20), and `Fixed2` and `Moving2` to slightly pre-processed versions of the fixed and moving image.
46
47
###  Published in
48
49
These registration are described in the publication:
50
51
Marius Staring, Stefan Klein, Johan H.C. Reiber, Wiro J. Niessen and Berend C. Stoel, Pulmonary Image Registration With `elastix` Using a Standard Intensity-Based Algorithm, EMPIRE10 workshop at MICCAI.
52
53
###  References
54
55
[1]: http://empire10.isi.uu.nl/index.php
56
[2]: http://empire10.isi.uu.nl/mainResults.php