Skip to content

Commit ed52599

Browse files
authored
Update README.md
1 parent 10ace42 commit ed52599

1 file changed

Lines changed: 15 additions & 20 deletions

File tree

README.md

Lines changed: 15 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Cochlea Image Analysis
1+
# Slicer Cochlea
2+
3+
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 parameter files can be found [here](https://github.com/MedicalImageAnalysisTutorials/SlicerCochlea/tree/master/docs/elastixPars)
4+
5+
# Automatic Cochlea Registration and Fusion
6+
<img src="https://github.com/MedicalImageAnalysisTutorials/SlicerCochlea/raw/master/Screenshots/r1.png" width="400" height="400">
7+
8+
9+
# Automatic Cochlea Image Segmentation and Analysis
210

311
<img src="https://github.com/MedicalImageAnalysisTutorials/SlicerCochlea/blob/master/Cochlea.png" width="400" height="400">
412

@@ -8,47 +16,34 @@ This is a [3D Slicer](https://gaithub.com/Slicer/Slicer) plugin that uses [elast
816

917
* 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
1018

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
12-
13-
14-
This project contains two modules:
1519

16-
1. Cochlea image registration.
17-
2. Cochlea image segmentation and measuerments.
20+
This project contains three modules:
1821

19-
Notice: one can modify the optimiser in elastix parameters to get new results.
22+
1. Cochlea image registration and fusion.
23+
2. Cochlea image segmentation and analysis.
2024

2125
# How to use:
2226

2327
* 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):
2428
- [3D Slicer installation](https://www.youtube.com/watch?v=7XHhgpk0m78&list=PLW9iOMxMvikpyCUMmuqiloNp7rpaUl2M1&index=3).
2529
- [3D Slicer introduction](https://www.youtube.com/watch?v=mmf5eb0WrR8&list=PLW9iOMxMvikpyCUMmuqiloNp7rpaUl2M1&index=4).
2630
* 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)
31+
* 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=jHD3GKepDLs)
2832

2933
# Publications:
3034

3135
Please cite our papers:
3236

37+
* Al-Dhamari I et al. (2022) Automatic Cochlea Multimodal 3D Image Segmentation And Analysis Using Atlas-model-based Method (to be published!).
3338
* 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)
3439
* 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.
3540
* 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)
3641

37-
38-
39-
# Updates
40-
41-
Updtaed on 6 August 2022
42-
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
46-
4742
# Notes:
4843

4944
* For general 3D Slicer questions, please use Slicer [forum](https://discourse.slicer.org), many experts will be able to help you there.
5045
* For Slicer cochlea related questions, comemnts, or feedback, please use github [discussion](https://github.com/MedicalImageAnalysisTutorials/SlicerCochlea/discussions/categories/q-a) section.
5146
* 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.
5247
* For sharing private information, dataset, a future project proposal or cooperation, please use the [email](ibr_ex@yahoo.com), use SlicerCochlea in the subject.
5348
* It would be nice to share your anonymised cochlea dataset.
54-
* It would be nice to contribute to this repository!
49+
* It would be nice to contribute to this repository!

0 commit comments

Comments
 (0)