<?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%2FVolumeClip</id>
	<title>Documentation/4.8/Extensions/VolumeClip - 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%2FVolumeClip"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.8/Extensions/VolumeClip&amp;action=history"/>
	<updated>2026-04-09T07:06:00Z</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/VolumeClip&amp;diff=55589&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/VolumeClip&amp;diff=55589&amp;oldid=prev"/>
		<updated>2017-10-18T07:06:06Z</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;
&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;
Authors: Andras Lasso (PerkLab, Queen's University), Matt Lougheed (PerkLab, Queen's University)&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Andras Lasso &amp;lt;email&amp;gt;lasso@queensu.ca&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Website: http://www.slicerrt.org/&amp;lt;br&amp;gt;&lt;br /&gt;
License: [http://www.slicer.org/pages/LicenseText Slicer license]&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;
[[Image:VolumeClipLogo.png]]&lt;br /&gt;
|&lt;br /&gt;
This extension contains modules for clipping image volumes with arbitrary surfaces or region of interest boxes.&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Modules}}&lt;br /&gt;
* Volume clip with model&lt;br /&gt;
** Removes volume contents inside or outside the selected surface model&lt;br /&gt;
** User may define and dynamically edit a 3D clipping surface by markup points (uses Delaunay triangulation, therefore it mostly generates convex surfaces)&lt;br /&gt;
** For incremental clipping select the input volume also as output volume&lt;br /&gt;
* Volume clip with ROI box&lt;br /&gt;
** Removes volume contents inside or outside the selected region of interest box&lt;br /&gt;
** For incremental clipping select the input volume also as output volume&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Use Cases}}&lt;br /&gt;
&lt;br /&gt;
=== Remove patient table from CT volumes ===&lt;br /&gt;
* Go to Volume clip with model module&lt;br /&gt;
* Set:&lt;br /&gt;
** Input volume: your input image&lt;br /&gt;
** Clipping surface: Create new model&lt;br /&gt;
** Clipping surface from markups: Create new MarkupsFiducial&lt;br /&gt;
** Fill value: on CT: -1000 (radiological density of air on CT), on MR: 0 (typical background voxel brightness)&lt;br /&gt;
** Output volume: Create new volume&lt;br /&gt;
* Drop/move a few markup fiducials around your region of interest on a couple of axial slices&lt;br /&gt;
* Click apply&lt;br /&gt;
&lt;br /&gt;
=== Clip irrelevant image areas of the input volume before segmentation ===&lt;br /&gt;
* Go to Volume clip with model module&lt;br /&gt;
* Set:&lt;br /&gt;
** Input volume: your input image&lt;br /&gt;
** Clipping surface: Create new model&lt;br /&gt;
** Clipping surface from markups: Create new MarkupsFiducial&lt;br /&gt;
** Clip outside: uncheck&lt;br /&gt;
** Fill value: background voxel value (depending on your imaging modality it may be -1000, 0, or other)&lt;br /&gt;
** Output volume: Create new volume&lt;br /&gt;
* Drop/move a few markup fiducials around the image areas that you would like to remove&lt;br /&gt;
* Click apply&lt;br /&gt;
* If there are more areas to remove then set the created Volume node as Output volume and repeat the following steps&lt;br /&gt;
** Set: Clipping surface from markups: Create new MarkupsFiducial (or go to the Markups module to remove all fiducials from the current list)&lt;br /&gt;
** Drop/move a few markup fiducials around the image areas that you would like to remove&lt;br /&gt;
** Click apply&lt;br /&gt;
&lt;br /&gt;
=== Create quick mask for registration ===&lt;br /&gt;
* Go to Volume clip with model module&lt;br /&gt;
* Set:&lt;br /&gt;
** Input volume: your input image&lt;br /&gt;
** Clipping surface: Create new model&lt;br /&gt;
** Clipping surface from markups: Create new MarkupsFiducial&lt;br /&gt;
** Output volume: Create new volume&lt;br /&gt;
* Drop/move a few markup fiducials around your region of interest on 2-3 orthogonal slices (3-4 fiducials on each slice should be enough)&lt;br /&gt;
* Click apply&lt;br /&gt;
* Set:&lt;br /&gt;
** Input volume: Volume (the mask volume that you created)&lt;br /&gt;
** Clip outside: uncheck&lt;br /&gt;
** Fill value: 100&lt;br /&gt;
* Click apply&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;200px&amp;quot; perrow=&amp;quot;4&amp;quot;&amp;gt;&lt;br /&gt;
Image:VolumeClipScreenshot1.png|Volume clip with model (before clipping)&lt;br /&gt;
Image:VolumeClipScreenshot2.png|Volume clip with model (after clipping)&lt;br /&gt;
Image:VolumeClipScreenshot3.png|Volume clip with ROI box&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Tutorials}}&lt;br /&gt;
Short video of volume clipping with model: https://www.youtube.com/watch?v=1mYNwJbE7dQ&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Similar Extensions}}&lt;br /&gt;
[[Documentation/{{documentation/version}}/Extensions/ModelClip]]&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;
Source code: https://github.com/PerkLab/SlicerVolumeClip&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>