Difference between revisions of "Documentation/Nightly/Modules/EpileptogenicFocusDetection"

From Slicer Wiki
Jump to: navigation, search
(Created page with '<noinclude>{{documentation/versioncheck}}</noinclude> <!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- -----------------------…')
 
 
(7 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
 
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
This work is part of <br>
+
This work was supported by Comision Sectorial de Investigacion Cientıfica (CSIC, Universidad de la Republica, Uruguay) under program "Proyecto de Inclusión Social".  <br>
 
Author: Guillermo Carbajal, Álvaro Gómez, Universidad de la República, Uruguay<br>
 
Author: Guillermo Carbajal, Álvaro Gómez, Universidad de la República, Uruguay<br>
 
Contact: Guillermo Carbajal, <email>carbajal@fing.edu.uy</email><br>
 
Contact: Guillermo Carbajal, <email>carbajal@fing.edu.uy</email><br>
Line 17: Line 17:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
N/A
+
 
 +
In refractory epilepsy, the goal of neuroimaging is to localize the region of seizure onset. Tracers that accumulate and remain fixed proportional to regional cerebral blood flow (rCBF) at the time of injection are used to obtain SPECT images of the brain activity during and between seizures.
 +
This module was developed to detect  epileptogenic focus candidates using basal and ictal SPECT images. A MRI image can also be used.
 +
Below you will find how to detect epileptogenic focus candidates using this module.
 +
 
 +
 
 
<!--
 
<!--
 
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.
 
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.
Line 26: Line 31:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
N/A
+
Compare candidates obtained using SISCOM and a-contrario method.
  
 +
[[File:CompareDetections.png|Epileptogenic focus candidates]]
 +
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
Line 34: Line 41:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
N/A
+
 
 +
* Load Studies: The following studies are required:
 +
** SPECT basal
 +
** SPECT ictal
 +
** MRI (optional: for visualization of the results or SPECT/MRI registration)
 +
* Registration: To compare the basal SPECT and the icatl SPECT the volumes must be registered. In this step it is possible to perform:
 +
** SPECT basal/SPECT ictal registration
 +
** SPECT/MRI registration (if MRI Available)
 +
** SPECT basal/SPECT ictal mask (intersection) computation
 +
* Foci detection: Differential (SISCOM) and a-contrario methods are implemented. Results can be visualized in MRI Space (if available) or SPECT Space. Results can be compared.
 +
** Differential method: The most used technique for detecting the epileptogenic zone(EZ) is to threshold the co-registered and normalized subtraction of these two images. This method has proven to be very useful but has the disadvantage that the result depends on the selected threshold.
 +
 
 +
** A-contrario: to be described
 +
 
 +
 
 +
 
 +
 
 
<!--
 
<!--
 
{{documentation/{{documentation/version}}/module-parametersdescription}}
 
{{documentation/{{documentation/version}}/module-parametersdescription}}
Line 45: Line 68:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|References}}
 
{{documentation/{{documentation/version}}/module-section|References}}
N/A
+
Aguerrebere C, Sprechmann P, Musé P, Ferrando R. A-contrario localization of epileptogenic zones in SPECT images. IEEE International Symposium on Biomedical Imaging: From Nano to Macro, 2009. ISBI '09 <br>
 +
Ferrando R, Aguerrebere C, Albin G, Fernández A, Gómez A, Miceli F, Mottini A, Musé P, Nuñez M, Sprechmann P. Localization of epiloptogenic zones in SPECT images using an A-Contrario based algorithm. Evaluation with virtual phantoms and patients. Journal of Nuclear Medicine. 2010;51(suppl):494 <br>
 +
Mottini A, Miceli F, Albin G, Nuñez M, Ferrando R, Aguerrebere C, Fernández A. Integrated software for the detection of epileptogenic zones in refractory epilepsy. Conf Proc IEEE Eng Med Biol Soc. 2010;2010:5700-3 <br>
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Latest revision as of 22:09, 5 November 2015

Home < Documentation < Nightly < Modules < EpileptogenicFocusDetection


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


Introduction and Acknowledgements

This work was supported by Comision Sectorial de Investigacion Cientıfica (CSIC, Universidad de la Republica, Uruguay) under program "Proyecto de Inclusión Social".
Author: Guillermo Carbajal, Álvaro Gómez, Universidad de la República, Uruguay
Contact: Guillermo Carbajal, <email>carbajal@fing.edu.uy</email>

Module Description

In refractory epilepsy, the goal of neuroimaging is to localize the region of seizure onset. Tracers that accumulate and remain fixed proportional to regional cerebral blood flow (rCBF) at the time of injection are used to obtain SPECT images of the brain activity during and between seizures. This module was developed to detect epileptogenic focus candidates using basal and ictal SPECT images. A MRI image can also be used. Below you will find how to detect epileptogenic focus candidates using this module.


Use Cases

Compare candidates obtained using SISCOM and a-contrario method.

Epileptogenic focus candidates

Tutorials

N/A

Panels and their use

  • Load Studies: The following studies are required:
    • SPECT basal
    • SPECT ictal
    • MRI (optional: for visualization of the results or SPECT/MRI registration)
  • Registration: To compare the basal SPECT and the icatl SPECT the volumes must be registered. In this step it is possible to perform:
    • SPECT basal/SPECT ictal registration
    • SPECT/MRI registration (if MRI Available)
    • SPECT basal/SPECT ictal mask (intersection) computation
  • Foci detection: Differential (SISCOM) and a-contrario methods are implemented. Results can be visualized in MRI Space (if available) or SPECT Space. Results can be compared.
    • Differential method: The most used technique for detecting the epileptogenic zone(EZ) is to threshold the co-registered and normalized subtraction of these two images. This method has proven to be very useful but has the disadvantage that the result depends on the selected threshold.
    • A-contrario: to be described



Similar Modules

N/A

References

Aguerrebere C, Sprechmann P, Musé P, Ferrando R. A-contrario localization of epileptogenic zones in SPECT images. IEEE International Symposium on Biomedical Imaging: From Nano to Macro, 2009. ISBI '09
Ferrando R, Aguerrebere C, Albin G, Fernández A, Gómez A, Miceli F, Mottini A, Musé P, Nuñez M, Sprechmann P. Localization of epiloptogenic zones in SPECT images using an A-Contrario based algorithm. Evaluation with virtual phantoms and patients. Journal of Nuclear Medicine. 2010;51(suppl):494
Mottini A, Miceli F, Albin G, Nuñez M, Ferrando R, Aguerrebere C, Fernández A. Integrated software for the detection of epileptogenic zones in refractory epilepsy. Conf Proc IEEE Eng Med Biol Soc. 2010;2010:5700-3

Information for Developers