Difference between revisions of "Documentation/Nightly/Extensions/BabyBrain"

From Slicer Wiki
Jump to: navigation, search
 
Line 47: Line 47:
 
* Use Case 1: Brain morphological information
 
* Use Case 1: Brain morphological information
 
** The measurement of morphological features in brain images (e.g. volume of white or grey matter, brain atrophy, etc) are commonly used in several clinical studies.
 
** The measurement of morphological features in brain images (e.g. volume of white or grey matter, brain atrophy, etc) are commonly used in several clinical studies.
 
  
  

Latest revision as of 15:21, 7 March 2018

Home < Documentation < Nightly < Extensions < BabyBrain


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

This work was partially funded by CAPES and CNPq, a Brazillian Agencies. Information on CAPES can be obtained on the CAPES website and CNPq website.
Author: Antonio Carlos da S. Senra Filho, CSIM Laboratory (University of Sao Paulo, Department of Computing and Mathematics) and Sara...
Contact: Antonio Carlos da S. Senra Filho <email>acsenrafilho@usp.br</email>

CSIM Laboratory  
University of Sao Paulo  
CNPq Brazil  
CAPES Brazil  


Extension Description

BabyBrainExtension-logo.png

This module offers a set of algorithms to biomedical image data preparation, which is focused on the neonate and fetal MRI analysis. The methods used are optimized to structural MRI images, namely T2 and T1. Further improvements are under development stage in order to address new imaging modalities (e.g. diffusion-weighted images). The general procedure assumes that the MRI image was already reconstructed in a volume representation and also brain extracted.

Basically, there are two different modules: BabyBrainPreparation and BabyBrainSegmentation, which each of them are optimized for a specific set of image processing. More details are elucidated below.

Modules

Use Cases

Baby Brain Preparation:

  • Use Case 1: Image preparation to further tissue segmentation
    • The structural MRI images (fetal or neonate) often have a strong level of image artefacts (e.g. noise and grey level inhomogeneity), hence a previous data preparation is needed for further segmentation process.
  • Use Case 2: Volume rendering
    • Image preprocessing frequently increases the quality of volume renderings

Baby Brain Segmentation:

  • Use Case 1: Brain morphological information
    • The measurement of morphological features in brain images (e.g. volume of white or grey matter, brain atrophy, etc) are commonly used in several clinical studies.


Similar Extensions

References

  • PAPER

Information for Developers


Repositories: