Browse Source

Fix links to images in README

Andreas Schuh 5 years ago
parent
commit
624bbf8d5c
1 changed files with 3 additions and 16 deletions
  1. 3 16
      README.md

+ 3 - 16
README.md

@@ -1,10 +1,7 @@
 [![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)][license]
 
 # Morphological atlas of neonatal brain development
-
-<div align="center">
-  <img src="figures/overview.png" alt="Atlas images" width="90%"/>
-</div>
+![Atlas images](figures/overview.png)
 
 Spatio-temporal neonatal brain atlas constructed as part of the [Developing Human Connectome Project (dHCP)][dhcp].
 The methodology used to built this temporally consistent atlas was first presented in [Schuh, 2017][Schuh2017-hdl] and [Schuh *et al.*, 2018][Schuh2018-doi].
@@ -71,9 +68,7 @@ T2-weighted images were obtained in two stacks of 2D slices using a Turbo Spin E
 
 The histograms below show the distribution of gestational age at birth (steps) and post-menstrual age at scan (bars) of the dataset consisting of 275 T1-weighted and T2-weighted brain images used to construct this spatio-temporal brain atlas.
 
-<div align="center">
-  <img src="figures/distribution.png" alt="Age distribution" width="480px"/>
-</div>
+![Age distribution](figures/distribution.png)
 
 
 ## Methods
@@ -81,17 +76,9 @@ The histograms below show the distribution of gestational age at birth (steps) a
 All reconstructed volumes were preprocessed using a pipeline designed for neonatal brain images, including an initial rough brain extraction and bias field correction. The images were segmented into 87 regions of interest (ROIs) and 9 tissue classes (background, CSF, cGM, dGM, WM, ventricles, cerebellum, brainstem, hippocampi and amygdalae) using an extension of the [Developing Brain Region Annotation With Expectation-Maximization (Draw-EM)][drawem] algorithm. A detailed description of this pipeline is given in [Makropoulos *et al.*, 2018][Makropoulos2018-doi], and the [source code][Makropoulos2018-src] is available on GitHub.
 
 
+![Atlas construction](figures/construction.png)
 
 The spatio-temporal neonatal brain atlas construction is summarised in [Schuh *et al.*, 2018][Schuh2018-doi].
-
-<div align="center">
-  <img src="figures/construction.png" alt="Atlas construction" width="640px"/>
-</div>
-
-<div align="center">
-  <img src="figures/deformations.png" alt="Image deformations" width="480px"/>
-</div>
-
 Further details, including an evaluation of the employed diffeomorphic registration method, can be found in [Schuh, 2017][Schuh2017-hdl].