<?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.3%2FExtensions%2FIASEM</id>
	<title>Documentation/4.3/Extensions/IASEM - 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.3%2FExtensions%2FIASEM"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.3/Extensions/IASEM&amp;action=history"/>
	<updated>2026-04-10T17:47:51Z</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.3/Extensions/IASEM&amp;diff=35321&amp;oldid=prev</id>
		<title>UpdateBot: Nightly -&gt; 4.3</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.3/Extensions/IASEM&amp;diff=35321&amp;oldid=prev"/>
		<updated>2013-09-05T03:38:31Z</updated>

		<summary type="html">&lt;p&gt;Nightly -&amp;gt; 4.3&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;
{{ambox&lt;br /&gt;
| type  = protection&lt;br /&gt;
| image = [[File:InProgress.png|40px|alt=Work in progress]]&lt;br /&gt;
| text  = WARNING: This module is Work in Progress, which means:&lt;br /&gt;
* the functionality provided by this module may change drastically in the future releases of 3D Slicer&lt;br /&gt;
* the scenes containing data types specific to this module may not be readable by the future versions of Slicer&lt;br /&gt;
* the functionality and user interface may change at any time&lt;br /&gt;
* some functionality may not work as intended&lt;br /&gt;
* testing and documentation is limited&lt;br /&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;
Acknowledgments:&lt;br /&gt;
This work is supported by NLM, and the Slicer Community. &amp;lt;br&amp;gt;&lt;br /&gt;
Author: Bradley Lowekamp&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Bradley Lowekamp &amp;lt;email&amp;gt;blowekamp@mail.nih.gov&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
License: [http://raw.github.com/blowekamp/Slicer-IASEM/master/LICENSE Apache License 2.0]&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|{{collaborator|logo|nlm}}|{{collaborator|longname|nlm}}&lt;br /&gt;
|{{collaborator|logo|namic}}|{{collaborator|longname|namic}}&lt;br /&gt;
}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Extension Description}}&lt;br /&gt;
&lt;br /&gt;
This extension is a compilation of modules which are useful for segmentation and processing of IASEM Electron Microscopy images. It adds modules which help in general with segmenting large data sets, and has components to deal with images in multi-resolutions.&lt;br /&gt;
&lt;br /&gt;
IASEM stands for ion-abrasion scanning electron microscopy, some times also call dual-beam or focused ion-beam scanning electron microscopy (FIBSEM). &lt;br /&gt;
&lt;br /&gt;
Sample data can be downloaded from http://placid.nlm.nih.gov/community/22, in particular the dateset below is the [http://placid.nlm.nih.gov/community/22 GoldBeads].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;200px&amp;quot; perrow=&amp;quot;4&amp;quot;&amp;gt;&lt;br /&gt;
Image:IASEM-Screenshot1.png|Segmentation of Gold particles.&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|Modules}}&lt;br /&gt;
&lt;br /&gt;
* BinShrink Image Filter&lt;br /&gt;
* SpacingAwareCurvatureDiffusion Image Filter&lt;br /&gt;
* DoubleThreshold Editor Effect&lt;br /&gt;
* BinaryWatershed Editor Effect&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Use Cases}}&lt;br /&gt;
===BinShrink Image Filter===&lt;br /&gt;
Bin Shrink is one of the modules used to help ease the process of segmentation. By stipulating a neighborhood size, 5x5x5 for example, it will average the neighboring pixels within that 5x5x5 region and turn them into one pixel. Applying the Bin Shrink will result in reduced resolution and a less noisy image. Based on the features you want to segment, you can apply a more aggressive bin or a less aggressive bin based on the complexity of your features of interest. Binning the image does not significantly affect the quality of the image, it also reduces the amount of memory the computer needs to process the data, so the more an image is binned the faster slicer will work and the more free memory you will have.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:GoldGrayscale.png|thumb|Original gray scale image.]]&lt;br /&gt;
|[[Image:GoldGrayscaleBin5.png|thumb|After running the BinShrink by a factor of 5x5x5.]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===SpacingAwareCurvatureDiffusion Image Filter===&lt;br /&gt;
===DoubleThreshold Editor Effect===&lt;br /&gt;
===BinaryWatershed Editor Effect===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Walk Through}}&lt;br /&gt;
===Multi-Resolution Label Map Segmentation===&lt;br /&gt;
When a data set is too large we can use a combination of tools and modules to help speed things up. We can BinShrink the gray scale to reduce resolution and size, and we can crop the region of interest. Cropping, however distorts the dimensions of the volume and we must resample it to match the original gray scale when putting them back together.&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:OriginalGoldGrayscale.png|thumb|Step 1: Original gray scale image.]]&lt;br /&gt;
|[[Image:BinShrinkSettings.png|thumb|Step 2: BinShrink settings.]]&lt;br /&gt;
|[[Image:BinShrinkGoldGrayscale.png|thumb|Step 3: After running the BinShrink by a factor of 5x5x5.]]&lt;br /&gt;
|[[Image:ROIToolbar.png|thumb|Step 4: ROI Toolbar.]]&lt;br /&gt;
|[[Image:CropGoldGrayscale.png|thumb|Step 5: Cropped gray scale image.]]&lt;br /&gt;
|[[Image:ThresholdGoldLabelMap.png|thumb|Step 6: Threshold of the cropped gray scale image.]]&lt;br /&gt;
|}&lt;br /&gt;
#[[Documentation/{{documentation/version}}/Modules/SlicerWelcome#LoadPanel|Load]] gray scale data.&lt;br /&gt;
#Go to the Modules search bar, search and select &amp;quot;BinShrink&amp;quot;. Go to the BinShrink settings, change the input to the original gray scale image and change the output to &amp;quot;create a new volume&amp;quot;.&lt;br /&gt;
#Apply the BinShrink Image Filter.&lt;br /&gt;
#Create a Region of Interest (ROI) using the Fiducial Module in the Slicer Toolbar.&lt;br /&gt;
#Use the [[Documentation/{{documentation/version}}/Modules/CropVolume|Crop Volume]] module to crop the region of interest. '''Make sure to check the box for Voxel based cropping, since this is a gray scale and not a label map.'''&lt;br /&gt;
#Apply  [[Documentation/{{documentation/version}}/Modules/Editor#Threshold|Threshold Effect]], or any other editing technique, to your gray scale image to create a label map.&lt;br /&gt;
#[[Documentation/{{documentation/version}}/Modules/BRAINSResample|Resample]] the label map so its dimensions match those of the gray scale image.&lt;br /&gt;
##Using the [[Documentation/{{documentation/version}}/Modules/Transforms|Transforms]] module, create a new transform and rename it &amp;quot;Identity&amp;quot;.&lt;br /&gt;
##Search and select &amp;quot;Resample Image (BRAINS)&amp;quot; in the modules search bar. Go to the [[Documentation/{{documentation/version}}/Modules/BRAINSResample|Resample]] settings to resample the label map.&lt;br /&gt;
##The Image to Warp should be the label map.&lt;br /&gt;
##The Reference Image should be the BinShrink gray scale image.&lt;br /&gt;
##Create a new Output Image.&lt;br /&gt;
##Change the pixel type to &amp;quot;short&amp;quot;.&lt;br /&gt;
##Change the Transform file to &amp;quot;Identity&amp;quot;.&lt;br /&gt;
##Change the Interpolation Mode to &amp;quot;NearestNeighbor&amp;quot;.&lt;br /&gt;
##Apply the Resampling.&lt;br /&gt;
*'''NearestNeighbor must be used when resampling label maps.'''&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:TransformModule.png|thumb|Transform Settings: Creating Active Transform &amp;quot;identity&amp;quot;]]&lt;br /&gt;
|[[Image:ResampleSettings.png|thumb|Resample settings.]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Tutorials}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Similar Extensions}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|References}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Information for Developers}}&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-developerinfo}}&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>