<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Algorithms &#8211; MICLab</title>
	<atom:link href="https://miclab.fee.unicamp.br/portfolio-category/algorithms/feed/" rel="self" type="application/rss+xml" />
	<link>https://miclab.fee.unicamp.br</link>
	<description>Research Group in Medical Image Computing</description>
	<lastBuildDate>Fri, 16 Feb 2024 16:34:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Extended 2D consensus hippocampus segmentation</title>
		<link>https://miclab.fee.unicamp.br/publications/extended-2d-consensus-hippocampus-segmentation/</link>
		
		<dc:creator><![CDATA[MIC-Suporte]]></dc:creator>
		<pubDate>Sat, 09 Apr 2022 12:32:19 +0000</pubDate>
				<guid isPermaLink="false">https://miclab.fee.unicamp.br/?post_type=portfolios&#038;p=149</guid>

					<description><![CDATA[Extended 2D Consensus Hippocampus Segmentation Medical Imaging with Deep Learning 2019 Hippocampus segmentation plays a key role in diagnosing various brain disorders. Nowadays, segmentation is a manual, time consuming task and considered to be the gold-standard when evaluating automated methods. For years the best performing automatic methods were multi atlas based with 80 to 85%...]]></description>
										<content:encoded><![CDATA[<h1><span style="color: #0fa2d5;">Extended 2D Consensus Hippocampus Segmentation</span></h1>
<h6><span style="color: #999999;">Medical Imaging with Deep Learning 2019</span></h6>
<p style="text-align: justify;">Hippocampus segmentation plays a key role in diagnosing various brain disorders. Nowadays, segmentation is a manual, time consuming task and considered to be the gold-standard when evaluating automated methods. For years the best performing automatic methods were multi atlas based with 80 to 85% DICE and time consuming, but machine learning methods are recently rising with promising time and accuracy performance. In thiswork, a novel method for hippocampus segmentation is presented, based on the consensus of tri-planar U-Net inspired CNNs, with some modifications based on successful CNNs of the literature, and a patch extraction technique employing data from neighbor patches. Our in-house dataset has hippocampus atrophies resulted from epilepsy surgery treatment. Our method (labeled e2dhipseg) achieves cutting edge performance of 96% DICE in ourtest data. Our method was also compared to other recent methods in the public ADNI and HARP datasets.</p>
<p>Full paper here: <a href="https://openreview.net/pdf?id=Sygx97DaKV">https://openreview.net/pdf?id=Sygx97DaKV</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>iamxt: Max-tree toolbox for image processing and analysis</title>
		<link>https://miclab.fee.unicamp.br/publications/iamxt-max-tree-toolbox-for-image-processing-and-analysis/</link>
		
		<dc:creator><![CDATA[MIC-Suporte]]></dc:creator>
		<pubDate>Thu, 07 Apr 2022 12:29:37 +0000</pubDate>
				<guid isPermaLink="false">https://miclab.fee.unicamp.br/?post_type=portfolios&#038;p=142</guid>

					<description><![CDATA[iamxt: Max-tree toolbox for image processing and analysis SoftwareX, Volume 6, 2017, Pages 81-84 The iamxt is an array-based max-tree toolbox implemented in Python using the NumPy library for array processing. It has state of the art methods for building and processing the max-tree, and a large set of visualization tools that allow to view...]]></description>
										<content:encoded><![CDATA[<h1><span style="color: #0fa2d5;">iamxt: Max-tree toolbox for image processing and analysis</span></h1>
<h6><span style="color: #999999;">SoftwareX, Volume 6, 2017, Pages 81-84</span></h6>
<p style="text-align: justify;">The iamxt is an array-based max-tree toolbox implemented in Python using the NumPy library for array processing. It has state of the art methods for building and processing the max-tree, and a large set of visualization tools that allow to view the tree and the contents of its nodes. The array-based programming style and max-tree representation used in the toolbox make it simple to use. The intended audience of this toolbox includes mathematical morphology students and researchers that want to develop research in the field and image processing researchers that need a toolbox simple to use and easy to integrate in their applications.</p>
<p>Full paper here: <a href="https://doi.org/10.1016/j.softx.2017.03.001">https://doi.org/10.1016/j.softx.2017.03.001</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Divergence map from diffusion tensor imaging: Concepts and application to corpus callosum</title>
		<link>https://miclab.fee.unicamp.br/publications/engineering-in-medicine-and-biology-society-embc-2016/</link>
		
		<dc:creator><![CDATA[MIC-Suporte]]></dc:creator>
		<pubDate>Mon, 04 Apr 2022 12:11:43 +0000</pubDate>
				<guid isPermaLink="false">https://miclab.fee.unicamp.br/?post_type=portfolios&#038;p=124</guid>

					<description><![CDATA[Divergence map from diffusion tensor imaging: Concepts and application to corpus callosum Engineering in Medicine and Biology Society (EMBC), 2016 This work proposes a novel approach to the analysis of Diffusion Tensor Imaging (DTI) by applying the mathematical concept of divergence, used in vector analysis. This is achieved by choosing an arbitrary direction of analysis...]]></description>
										<content:encoded><![CDATA[<h1><span style="color: #0fa2d5;">Divergence map from diffusion tensor imaging: Concepts and application to corpus callosum</span></h1>
<h6><span style="color: #999999;">Engineering in Medicine and Biology Society (EMBC), 2016</span></h6>
<p style="text-align: justify;">This work proposes a novel approach to the analysis of Diffusion Tensor Imaging (DTI) by applying the mathematical concept of divergence, used in vector analysis. This is achieved by choosing an arbitrary direction of analysis and using this direction to transform the diffusion tensor field into an oriented vector field. The method was inspired by the idea of imposing a liquid flow inside the biological tissues, oriented in the direction of analysis, and watching the direction it would be expected to take as it flows through the paths created by the fibers. The experiments were conducted for the particular case of the analysis of the corpus callosum, using real DTI from several subjects. Results showed that the divergence map allows extraction of useful information about the spatial organization of the corpus callosum, providing a way to determine a reference plane that could be used, for example, in studies involving intersubject comparison.</p>
<p>Full paper here: <a href="https://doi.org/10.1109/EMBC.2016.7590900">https://doi.org/10.1109/EMBC.2016.7590900</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A comparison between k-Optimum Path Forest and k-Nearest Neighbors supervised classifiers</title>
		<link>https://miclab.fee.unicamp.br/publications/a-comparison-between-k-optimum-path-forest-and-k-nearest-neighbors-supervised-classifiers/</link>
		
		<dc:creator><![CDATA[MIC-Suporte]]></dc:creator>
		<pubDate>Sat, 02 Apr 2022 12:00:26 +0000</pubDate>
				<guid isPermaLink="false">https://miclab.fee.unicamp.br/?post_type=portfolios&#038;p=114</guid>

					<description><![CDATA[A comparison between k-Optimum Path Forest and k-Nearest Neighbors supervised classifiers Pattern Recognition Letters, Volume 39, 1 April 2014, Pages 2-10 This paper presents the k-Optimum Path Forest (k-OPF) supervised classifier, which is a natural extension of the OPF classifier. k-OPF is compared to the k-Nearest Neighbors (k-NN), Support Vector Machine (SVM) and Decision Tree...]]></description>
										<content:encoded><![CDATA[<h1><span style="color: #0fa2d5;">A comparison between k-Optimum Path Forest and k-Nearest Neighbors supervised classifiers</span></h1>
<h6><span style="color: #999999;">Pattern Recognition Letters, Volume 39, 1 April 2014, Pages 2-10</span></h6>
<p style="text-align: justify;">This paper presents the k-Optimum Path Forest (k-OPF) supervised classifier, which is a natural extension of the OPF classifier. k-OPF is compared to the k-Nearest Neighbors (k-NN), Support Vector Machine (SVM) and Decision Tree (DT) classifiers, and we see that k-OPF and k-NN have many similarities. This work shows that the k-OPF is equivalent to the k-NN classifier when all training samples are used as pro- totypes. Simulations comparing the accuracy results, the decision boundaries and the processing time of the classifiers are presented to experimentally validate our hypothesis. Also, we prove that OPF using the max cost function and the NN supervised classifiers have the same theoretical error bounds.</p>
<p>Full paper here: <a href="https://doi.org/10.1016/j.patrec.2013.08.030">https://doi.org/10.1016/j.patrec.2013.08.030</a></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
