<?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.8%2FExtensions%2FIntensitySegmenter</id>
	<title>Documentation/4.8/Extensions/IntensitySegmenter - 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.8%2FExtensions%2FIntensitySegmenter"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.8/Extensions/IntensitySegmenter&amp;action=history"/>
	<updated>2026-05-10T22:30:12Z</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.8/Extensions/IntensitySegmenter&amp;diff=55579&amp;oldid=prev</id>
		<title>UpdateBot: Nightly -&gt; 4.8</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.8/Extensions/IntensitySegmenter&amp;diff=55579&amp;oldid=prev"/>
		<updated>2017-10-18T07:05:57Z</updated>

		<summary type="html">&lt;p&gt;Nightly -&amp;gt; 4.8&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;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
Author: Francois Budin&amp;lt;br&amp;gt;&lt;br /&gt;
Contributors: Francois Budin (NIRAL, UNC), Pengdong Xiao (Department of Orthodontics, UNC), Beatriz Paniagua (Department of Orthodontics, UNC)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Francois Budin, &amp;lt;email&amp;gt;fbudin@unc.edu&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Website: https://www.nitrc.org/projects/dentaltools/&amp;lt;br&amp;gt;&lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText 3D Slicer License]&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:UNC-logo.png|UNC&lt;br /&gt;
Image:Logo-namic.jpg‎|NAMIC&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Extension Description}}&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
IntensitySegmenter is a simple tool that segments an image according to intensity value. It is mainly used to segment CT scans using the [http://en.wikipedia.org/wiki/Hounsfield_scale Hounsfield scale] but the ranges of intensities and their corresponding labels can be specified in an input text file.&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them.&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;'''''Parameters'''''&amp;lt;/span&amp;gt;: &lt;br /&gt;
** &amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;'''inputFile'''&amp;lt;/span&amp;gt; [&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;--inputFile&amp;lt;/span&amp;gt;] [&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;-i&amp;lt;/span&amp;gt;]: Input Image &lt;br /&gt;
** &amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;'''outputFile'''&amp;lt;/span&amp;gt; [&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;--outputFile&amp;lt;/span&amp;gt;] [&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;-o&amp;lt;/span&amp;gt;]: Output Image&lt;br /&gt;
** &amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;'''rangeFile'''&amp;lt;/span&amp;gt; [&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;--rangeFile&amp;lt;/span&amp;gt;] [&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;-r&amp;lt;/span&amp;gt;]: Input range file used to segment the image. If not specified, uses a default hard coded range that can be saved in a text file using the following option --saveDefaultRangeFile&lt;br /&gt;
** &amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;'''saveDefaultRangeFile'''&amp;lt;/span&amp;gt; [&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;--saveDefaultRangeFile&amp;lt;/span&amp;gt;] [&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;-s&amp;lt;/span&amp;gt;]: Save example range file containing 8 labels: air, lungs, soft tissue, fat, water, CSF, blood and muscle, cancellous bone, dense bone. More information about threshold can be found [http://en.wikipedia.org/wiki/Hounsfield_scale here]&lt;br /&gt;
** &amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;'''defaultLabelValue'''&amp;lt;/span&amp;gt; [&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;--defaultLabelValue&amp;lt;/span&amp;gt;] [&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;-d&amp;lt;/span&amp;gt;]: Sets the label value of voxels for which no value is specified in the range file&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Example of a range file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
-infty 45 0&lt;br /&gt;
45 700 8&lt;br /&gt;
700 +infty 9&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The first and second values on each line are the minimum and maximum intensities for the corresponding label specified as the third value on each line.&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Use Cases}}&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;200px&amp;quot; perrow=&amp;quot;4&amp;quot;&amp;gt;&lt;br /&gt;
Image:IntensitySegmenter-OutputScreenshot.png|Screenshot&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Similar Extensions}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Information for Developers}}&lt;br /&gt;
&lt;br /&gt;
More information as well as the source code can found on the project webpage: https://www.nitrc.org/projects/dentaltools/&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>UpdateBot</name></author>
		
	</entry>
</feed>