You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a [3D Slicer](https://gaithub.com/Slicer/Slicer) plugin that uses [elastix toolbox](https://github.com/SuperElastix/elastix) for Multi-modal cochlea Images registration, segmentation and analysis. More information can be found [here](https://mtixnat.uni-koblenz.de). The elastix parameters file can be found [here](http://elastix.bigr.nl/wiki/index.php/Par0053)
5
+
This is a [3D Slicer](https://gaithub.com/Slicer/Slicer) plugin that uses [elastix toolbox](https://github.com/SuperElastix/elastix) for Multi-modal cochlea Images registration, segmentation and analysis. The elastix parameters file can be found [here](https://github.com/MedicalImageAnalysisTutorials/SlicerCochlea/tree/master/docs/elastixPars)
6
+
7
+
# Tested on
8
+
9
+
* Slicer 5.0.3 [for windows](https://slicer-packages.kitware.com/api/v1/file/62d5d2ebe911182f1dc285b2/download) and [for linux](https://slicer-packages.kitware.com/api/v1/file/62cc52d2aa08d161a31c1af2/download). Tested on Windows 10 and Ubuntu 20.04
10
+
11
+
* Slicer 4.10.2 [for windows](https://slicer-packages.kitware.com/api/v1/file/60add732ae4540bf6a89c029/download) and [for linux](https://slicer-packages.kitware.com/api/v1/file/60add73aae4540bf6a89c03b/download). Tested on Windows 10 and Ubuntu 18.04
6
12
7
-
**Tested on:**
8
-
Slicer 4.10.2 [for windows](https://slicer-packages.kitware.com/api/v1/file/60add732ae4540bf6a89c029/download) and [for linux](https://slicer-packages.kitware.com/api/v1/file/60add73aae4540bf6a89c03b/download). Tested on Windows 10 and Ubuntu 18.04
9
13
10
14
This project contains two modules:
11
15
@@ -14,23 +18,37 @@ This project contains two modules:
14
18
15
19
Notice: one can modify the optimiser in elastix parameters to get new results.
16
20
21
+
# How to use:
22
+
23
+
* In case you are new to 3D Slicer check my [Slicer tutorials](https://www.youtube.com/playlist?list=PLW9iOMxMvikpyCUMmuqiloNp7rpaUl2M1) (notice that there maybe small difference between different versions):
* See the [documentation](https://medicalimageanalysistutorials.github.io/SlicerCochlea/)
27
+
* See the video tutorials for [cochlea registration and fusion](https://www.youtube.com/watch?v=JfEaPO3N47U&t=4s) and [cochlea segmentation and analysis](https://www.youtube.com/watch?v=A_mTcT3eT_c&t=1s)
28
+
29
+
# Publications:
30
+
17
31
Please cite our papers:
18
-
* Ibraheem Al-Dhamari, Sabine Bauer, Dietrich Paulus, Rania Helal, Friedrich Lisseck and Roland Jacob, (2018), Automatic Cochlear Length and Volume Size Estimation, Accepted in: First International Workshop on Context-Aware Operating Theater OR 2, MICCAI 2018, Granada Spain.[link](https://or20.univ-rennes1.fr/sites/or20.univ-rennes1.fr/files/asset/document/aldhamarietal2018_0.pdf)
19
32
33
+
* Al-Dhamari I, Helal R, Morozova O, Abdelaziz T, Jacob R, et al. (2022) Automatic intra-subject registration and fusion of multimodal cochlea 3D clinical images. PLOS ONE 17(3): e0264449. https://doi.org/10.1371/journal.pone.0264449. [Link](https://journals.plos.org/plosone/article/file?id=10.1371/journal.pone.0264449&type=printable)
20
34
* Ibraheem Al-Dhamari, Sabine Bauer, Dietrich Paulus, Roland Jacob, (2018), Automatic Cochlea Multi-modal Images Segmentation Using Adaptive Stochastic Gradient Descent. In: CI2018 DC Emerging Issues in Cochlear Implantation, Washington DC, USA.
21
-
22
35
* Ibraheem Al-Dhamari, Sabine Bauer, Dietrich Paulus, Friedrich Lisseck and Roland Jacob, (2017): ACIR: automatic cochlea image registration. In: Proceedings SPIE Medical Imaging 2017: Image Processing;. SPIE. Bd. 10133. S. 10133p1-10133p5. [link](http://spie.org/Publications/Proceedings/Paper/10.1117/12.2254396)
23
36
24
-
Please share your cochlea dataset with us.
25
37
26
-
Your contribution is welcome!
27
38
39
+
# Updates
40
+
41
+
Updtaed on 6 August 2022
28
42
29
-
Updtae : 6/12/2018
43
+
* Links are updated
44
+
* Master branch is now compitable with Slicer 5
45
+
* Tested on Slicer 5.0.3 on Ubuntu 20.04 and Windows 10
30
46
31
-
- Logic and testing classes are added. Some useful functions can be called from external modules. User can test the module using Reload and test button.
32
-
- Runtime libraries are included.
33
-
- Suppport DICOM and other formats.
34
-
- Support filenames with spaces.
47
+
# Notes:
35
48
36
-
Tested on Slicer 4.10, Ubuntu 18.04 and Windows 10
49
+
* For general 3D Slicer questions, please use Slicer [forum](https://discourse.slicer.org), many experts will be able to help you there.
50
+
* For Slicer cochlea related questions, comemnts, or feedback, please use github [discussion](https://github.com/MedicalImageAnalysisTutorials/SlicerCochlea/discussions/categories/q-a) section.
51
+
* For Slicer cochlea related bugs, please open a new [issue](https://github.com/MedicalImageAnalysisTutorials/SlicerCochlea/issues) if needed. Please mention your operating system, slicer version, and the error message you see in python interactor.
52
+
* For sharing private information, dataset, a future project proposal or cooperation, please use the [email](ibr_ex@yahoo.com), use SlicerCochlea in the subject.
53
+
* It would be nice to share your anonymised cochlea dataset.
54
+
* It would be nice to contribute to this repository!
0 commit comments