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

From Slicer Wiki
Jump to: navigation, search
Line 25: Line 25:
 
{{documentation/{{documentation/version}}/extension-section|Extension Description}}
 
{{documentation/{{documentation/version}}/extension-section|Extension Description}}
 
[[Image:MSLesionTrackExtension-logo.png|left]]
 
[[Image:MSLesionTrackExtension-logo.png|left]]
Plastimatch is an open source software for image computation. Our main focus is high-performance volumetric registration of medical images, such as X-ray computed tomography (CT), magnetic resonance imaging (MRI), and positron emission tomography (PET). Software features include:
+
Multiple sclerosis (MS) is a degenerative neurological disease growing relevance. The segmentation of lesions on magnetic resonance imaging (MRI) and its boundaries with healthy tissue remains a challenge for correct diagnosis of MS patients. Currently, many imaging methods Magnetic resonance imaging have been applied to this problem, but with success modest. In this study we aim to multimodal application of MRI for evaluation robust and effective of MS lesions as well as appearing white matter healthy (NAWM). Weighted images T1, T2 and FLAIR are widely used for the diagnosis of disease and recently, diffusion tensor imaging (DTI) add another source of useful information for the diagnosis of MS. However, main barrier is the low signal to noise ratio (SNR) existing in such
 
+
imaging techniques, which eventually diminish the efficiency of the method of segmentation. We propose the application of anomalous anisotropic filtering (ADF)
*B-spline method for deformable image registration (GPU and multicore accelerated)
+
an important tool in improving the SNR and thus increased precision segmentation and detection of MS lesions and NAWM. This project sees one multicentric interaction and the use of innovative and optimized tools for the current lesions targeting challenge of patients with MS. the improvement is-searching
*Demons method for deformable image registration (GPU accelerated)
+
definition of brain tissue separation, finer detection of the disease and the establishment of a functional computational tool for clinical application in the diagnosis of MS.
*ITK-based algorithms for translation, rigid, affine, demons, and B-spline registration
 
*Pipelined, multi-stage registration framework with seamless conversion between most algorithms and transform types
 
*Landmark-based deformable registration using thin-plate splines for global registration
 
*Landmark-based deformable registration using radial basis functions for local corrections
 
*Broad support for 3D image file formats (using ITK), including DICOM, Nifti, NRRD, MetaImage, and Analyze
 
*DICOM and DICOM-RT import and export
 
*XiO import and export
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Modules}}
 
{{documentation/{{documentation/version}}/extension-section|Modules}}
*[[Documentation/{{documentation/version}}/Modules/PlmBSplineDeformableRegistration|Plastimatch Automatic deformable image registration]]
+
*[[Documentation/{{documentation/version}}/Modules/BrainExtractionTool|Brain Extraction Tool]]
*[[Documentation/{{documentation/version}}/Modules/PlmDICOMRTImport|Plastimatch DICOM-RT import]]
+
*[[Documentation/{{documentation/version}}/Modules/BrainTissuesMask|Brain Tissues Mask]]
*[[Documentation/{{documentation/version}}/Modules/PlmLANDWARP|Plastimatch LANDWARP Landmark]]
+
*[[Documentation/{{documentation/version}}/Modules/MSLesionTrack|Multiple Sclerosis Lesion Track]]
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Use Cases}}
 
{{documentation/{{documentation/version}}/extension-section|Use Cases}}
 
[http://plastimatch.org/data_sources.html Sample data] to use with modules.
 
[http://plastimatch.org/data_sources.html Sample data] to use with modules.
<gallery widths="200px" perrow="4">
+
<gallery widths="400px" perrow="2">
Image:plastimatch_dicomrt_ss.png|DICOM-RT Structure Set
+
Image:DTI_FA_wm_segmented.png|DTI-FA map with the white matter segmented
 +
Image:DTI_FA_lesions.png|MS lesions segmented from the DTI-FA maps (using statistical approach)
 
</gallery>
 
</gallery>
  
Line 54: Line 48:
  
 
<gallery widths="200px" perrow="4">
 
<gallery widths="200px" perrow="4">
Image:plastimatch_tutorial_ppt.png|[http://forge.abcd.harvard.edu/gf/download/frsrelease/110/1023/3D_Slicer_Plastimatch_Registration_Tutorial.ppt Download tutorial]
+
Image:mslesiontrackextension_tutorial_ppt.png|[http://forge.abcd.harvard.edu/gf/download/frsrelease/110/1023/3D_Slicer_Plastimatch_Registration_Tutorial.ppt Download tutorial]
 
</gallery>
 
</gallery>
  
Line 63: Line 57:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|References}}
 
{{documentation/{{documentation/version}}/extension-section|References}}
* G Sharp, N Kandasamy, H Singh, M Folkert, "GPU-based streaming architectures for fast cone-beam CT image reconstruction and demons deformable registration," Physics in Medicine and Biology, 52(19), pp 5771-83, 2007.
+
*  
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Revision as of 22:43, 22 April 2016

Home < Documentation < Nightly < Extensions < MSLesionTrack


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


Introduction and Acknowledgements

Acknowledgments: 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)
Contact: Antonio Carlos da S. Senra Filho, <email>acsenrafilho@usp.br</email>

CSIM Laboratory  
University of Sao Paulo  
CNPq Brazil  
CAPES Brazil  


Extension Description

MSLesionTrackExtension-logo.png

Multiple sclerosis (MS) is a degenerative neurological disease growing relevance. The segmentation of lesions on magnetic resonance imaging (MRI) and its boundaries with healthy tissue remains a challenge for correct diagnosis of MS patients. Currently, many imaging methods Magnetic resonance imaging have been applied to this problem, but with success modest. In this study we aim to multimodal application of MRI for evaluation robust and effective of MS lesions as well as appearing white matter healthy (NAWM). Weighted images T1, T2 and FLAIR are widely used for the diagnosis of disease and recently, diffusion tensor imaging (DTI) add another source of useful information for the diagnosis of MS. However, main barrier is the low signal to noise ratio (SNR) existing in such imaging techniques, which eventually diminish the efficiency of the method of segmentation. We propose the application of anomalous anisotropic filtering (ADF) an important tool in improving the SNR and thus increased precision segmentation and detection of MS lesions and NAWM. This project sees one multicentric interaction and the use of innovative and optimized tools for the current lesions targeting challenge of patients with MS. the improvement is-searching definition of brain tissue separation, finer detection of the disease and the establishment of a functional computational tool for clinical application in the diagnosis of MS.

Modules

Use Cases

Sample data to use with modules.

Tutorials

Similar Extensions

N/A

References

Information for Developers