<?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.6%2FModules%2FIADImageFilter</id>
	<title>Documentation/4.6/Modules/IADImageFilter - 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.6%2FModules%2FIADImageFilter"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.6/Modules/IADImageFilter&amp;action=history"/>
	<updated>2026-04-07T16:18:18Z</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.6/Modules/IADImageFilter&amp;diff=47745&amp;oldid=prev</id>
		<title>UpdateBot: Nightly -&gt; 4.6</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.6/Modules/IADImageFilter&amp;diff=47745&amp;oldid=prev"/>
		<updated>2016-11-07T07:19:59Z</updated>

		<summary type="html">&lt;p&gt;Nightly -&amp;gt; 4.6&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/AnomalousFilters|AnomalousFilters]]&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 application to the Isotropic Anomalous Diffusion (IAD) filter, which is able to increase the image SNR and preserve fine object's details around the image space. This method was studied on MRI structural images (T1 and T2), which other imaging modalities could be properly investigated in the future.&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: Noise reduction as a preprocessing step for tissue segmentation&lt;br /&gt;
**When dealing with single voxel classification schemes running noise reduction as a preprocessing scheme will reduce the number of single misclassified voxels.&lt;br /&gt;
* Use Case 2: Preprocessing to volume rendering&lt;br /&gt;
**Noise reduction will result in nicer looking volume renderings&lt;br /&gt;
* Use Case 3: Noise reduction as part of image processing pipeline&lt;br /&gt;
**Could offer a better segmentation and classification on specific brain image analysis such as in Multiple Sclerosis lesion segmentation&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;200px&amp;quot; perrow=&amp;quot;3&amp;quot;&amp;gt;&lt;br /&gt;
Image:MRI_raw.png|Raw T1 weighted MRI Image&lt;br /&gt;
Image:MRI_IAD.png|T1 weighted MRI Image with IAD filter (q=1.2)&lt;br /&gt;
&amp;lt;/gallery&amp;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:iad_scalar_gui.png|thumb|380px|User Interface]]&lt;br /&gt;
IO:&lt;br /&gt;
*Input Volume&lt;br /&gt;
**Select the input image&lt;br /&gt;
*Output Volume&lt;br /&gt;
**Set the output image file which the filters should place the final result&lt;br /&gt;
&lt;br /&gt;
Diffusion Parameters:&lt;br /&gt;
*Generalized Diffusion&lt;br /&gt;
**The generalized diffusion regulates the diffusion intensity by setting the diffusion coefficient in the PDE iterative algorithm. Choose a higher generalized diffusion if the input image has strong noise seem in the whole image space.&lt;br /&gt;
*Number of Iteractions&lt;br /&gt;
**The number of iterations regulates the numerical simulation of the anomalous process over the image. This parameters is also related with the de-noising intensity, however it is more sensible to the noise intensity. Choose the higher number of iterations if the image presents high intensity noise which is not well treated by the conductance parameter.&lt;br /&gt;
*Time Step&lt;br /&gt;
**The time step is a normalization parameters for the numerical simulation. The maximum value, given as default, is set to 3D images. Lower time step restrict the numerical simulation of the anomalous process.&lt;br /&gt;
*Anomalous parameter&lt;br /&gt;
**The anomalous parameter (or q value) is the generalization parameters responsible to give the anomalous process approach on the diffusion equation. See the reference paper&amp;lt;ref&amp;gt;Da S Senra Filho, A. C., Garrido Salmon, C. E., &amp;amp; Murta Junior, L. O. (2015). Anomalous diffusion process applied to magnetic resonance image enhancement. Physics in Medicine and Biology, 60(6), 2355–2373. doi:10.1088/0031-9155/60/6/2355&amp;lt;/ref&amp;gt; to choose the appropriate q value (at moment, only tested in MRI T1 and T2 weighted images).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
*[[Documentation/{{documentation/version}}/Modules/AADImageFilter|AAD Image Filter]]&lt;br /&gt;
*[[Documentation/{{documentation/version}}/Modules/AADDiffusionWeightedData|AAD on DWI Image]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
* da S Senra Filho, A.C., Garrido Salmon, C.E. &amp;amp; Murta Junior, L.O., 2015. Anomalous diffusion process applied to magnetic resonance image enhancement. Physics in Medicine and Biology, 60(6), pp.2355–2373. DOI: 10.1088/0031-9155/60/6/2355&lt;br /&gt;
* Filho, A.C. da S.S. et al., 2014. Brain Activation Inhomogeneity Highlighted by the Isotropic Anomalous Diffusion Filter. In Annual International Conference of the IEEE Engineering in Medicine and Biology Society. Chicago: IEEE, pp. 3313–3316.&lt;br /&gt;
* Senra Filho, A.C. da S., Duque, J.J. &amp;amp; Murta, L.O., 2013. Isotropic anomalous filtering in Diffusion-Weighted Magnetic Resonance Imaging. I. E. in M. and B. Society, ed. Conference proceedings : ... Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Conference, 2013, pp.4022–5.&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>