Skip to content

Commit b260ce1

Browse files
author
idhamari
committed
update for the new results
1 parent 055c4c3 commit b260ce1

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CochleaReg/CochleaReg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# #
2020
#-------------------------------------------------------------------------------------#
2121
# Slicer 4.11.0 #
22-
# Updated: 24.6.2019 #
22+
# Updated: 18.1.2022 #
2323
#======================================================================================
2424

2525
import os, time, logging, unittest

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ This project contains two modules:
1212
1. Cochlea image registration.
1313
2. Cochlea image segmentation and measuerments.
1414

15+
Notice: one can modify the optimiser in elastix parameters to get new results.
16+
1517
Please cite our papers:
1618
* 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)
1719

VisSimCommon/VisSimCommon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# #
88
#-------------------------------------------------------------------------------------#
99
# Slicer 4.11 #
10-
# Updated: 26.6.2019 #
10+
# Updated: 18.1.2022 #
1111
#-------------------------------------------------------------------------------------#
1212
#TODO: check Documentation/Nightly/Developers/Tutorials/MigrationGuide #
1313
#-------------------------------------------------------------------------------------#

0 commit comments

Comments
 (0)