<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2F4.10%2FModules%2FBasicBrainTissues</id>
	<title>Documentation/4.10/Modules/BasicBrainTissues - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2F4.10%2FModules%2FBasicBrainTissues"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.10/Modules/BasicBrainTissues&amp;action=history"/>
	<updated>2026-05-08T15:35:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/4.10/Modules/BasicBrainTissues&amp;diff=60055&amp;oldid=prev</id>
		<title>UpdateBot: Nightly -&gt; 4.10</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.10/Modules/BasicBrainTissues&amp;diff=60055&amp;oldid=prev"/>
		<updated>2018-10-19T00:45:45Z</updated>

		<summary type="html">&lt;p&gt;Nightly -&amp;gt; 4.10&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
Extension: [[Documentation/{{documentation/version}}/Extensions/BrainTissuesExtension|BrainTissuesExtension]]&amp;lt;br&amp;gt;&lt;br /&gt;
Webpage: http://dcm.ffclrp.usp.br/csim/&amp;lt;br&amp;gt;&lt;br /&gt;
Author: Antonio Carlos da S. Senra Filho, CSIM Laboratory (University of Sao Paulo, Department of Computing and Mathematics)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Antonio Carlos da S. Senra Filho, &amp;lt;email&amp;gt;acsenrafilho@usp.br&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:CSIM-logo.png|CSIM Laboratory &lt;br /&gt;
|Image:USP-logo.png|University of Sao Paulo&lt;br /&gt;
|Image:CAPES-logo.png|CAPES Brazil&lt;br /&gt;
}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
This module offer a simple and robust brain tissue segmentation focused on white matter, gray matter and CSF brain tissues. The method applied here is based on naive Bayesian segmentation, which presents good results with high quality T1 weighted MRI images.&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': This module can be used alone (only apply the naive Bayesian segmentation method on the input data), but the [[Documentation/{{documentation/version}}/Modules/BrainStructuresSegmenter|Brain Structures Segmenter]] module already use it internally, which control a image processing pipeline for a better brain tissue segmentation result.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}&lt;br /&gt;
* Use Case 1: Separate White Matter, Gray Matter and CSF brain tissues from a strucutral MRI image.&lt;br /&gt;
**There are some image processing strategies that may need a specific brain tissue mask and this module could facilitate this task. For instance, a Multiple Sclerosis lesion detection algorithm may need a White Matter mask in order to define a localized brain region where the lesion are more probable to appear.&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;300px&amp;quot; heights=&amp;quot;300px&amp;quot; perrow=&amp;quot;3&amp;quot;&amp;gt;&lt;br /&gt;
Image:T1_tissues.png|White matter, gray matter and CSF tissues segmented from the previous MRI image&lt;br /&gt;
Image:WM_3DReconstruction.png|A white matter mask 3D reconstruction&lt;br /&gt;
Image:GM_3DReconstruction.png|A gray matter mask 3D reconstruction&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
&lt;br /&gt;
[[Image:basicbraintissues_gui.png|thumb|500px|User Interface]]&lt;br /&gt;
IO:&lt;br /&gt;
*Input Volume&lt;br /&gt;
**Input volume. The algorithm works better with high resolution T1 MRI images alread brain extract and inhomogeneity corrected&lt;br /&gt;
*Image Modality&lt;br /&gt;
**Select the image modality inserted as a input volume&lt;br /&gt;
*Brain Mask&lt;br /&gt;
**Output brain tissue mask&lt;br /&gt;
&lt;br /&gt;
Tissue Type Output:&lt;br /&gt;
*Separate one tissue class&lt;br /&gt;
**Choose if you want all the tissues classes or only one class segmented&lt;br /&gt;
*Tissue&lt;br /&gt;
**Choose what is the brain tissue label that you want as the output label&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
*[https://www.slicer.org/wiki/Modules:EMSegmenter-3.6 EM Segmenter]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>UpdateBot</name></author>
		
	</entry>
</feed>