<?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=Modules%3AMergeModels-Documentation-3.6</id>
	<title>Modules:MergeModels-Documentation-3.6 - 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=Modules%3AMergeModels-Documentation-3.6"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:MergeModels-Documentation-3.6&amp;action=history"/>
	<updated>2026-04-12T05:17:06Z</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=Modules:MergeModels-Documentation-3.6&amp;diff=14737&amp;oldid=prev</id>
		<title>Nicole: Created page with 'Return to Slicer 3.6 Documentation  Gallery of New Features  __NOTOC__ ===Merge Models=== MergeModels  {| |[[Image:Me…'</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:MergeModels-Documentation-3.6&amp;diff=14737&amp;oldid=prev"/>
		<updated>2010-04-29T01:17:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;&lt;a href=&quot;/wiki/Documentation-3.6&quot; class=&quot;mw-redirect&quot; title=&quot;Documentation-3.6&quot;&gt;Return to Slicer 3.6 Documentation&lt;/a&gt;  &lt;a href=&quot;/wiki/Announcements:Slicer3.6#Highlights&quot; title=&quot;Announcements:Slicer3.6&quot;&gt;Gallery of New Features&lt;/a&gt;  __NOTOC__ ===Merge Models=== MergeModels  {| |[[Image:Me…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Merge Models===&lt;br /&gt;
MergeModels&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:MergeModels.jpg|thumb|280px|Merge Models GUI]]&lt;br /&gt;
|[[Image:MergeModelsResult.jpg|thumb|280px|Merge Models output, the sphere and cube are combined in one model.]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: Surface Models&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Nicole Aucoin, BWH&lt;br /&gt;
* Contributor1: Daniel Haehn&lt;br /&gt;
* Contact: Nicole Aucoin, nicole@bwh.harvard.edu&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
&lt;br /&gt;
This module merges two models together. It uses the vtkAppendPolyData filter.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
* to combine two models into one&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
* after creating two models from a segmented volume, you can use this module to combine them into one&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
* '''IO:'''&lt;br /&gt;
** '''Model 1''': input surface model 1&lt;br /&gt;
** '''Model 2''': input surface model 2&lt;br /&gt;
** '''Output Model''': the result of adding Model 1 and Model 2&lt;br /&gt;
|[[Image:MergeModels.jpg|thumb|280px|Merge Models GUI]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
Coded up in C++ by Nicole Aucoin after Daniel Haehn posted a python version to the slicer-users mailing ilst.&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
No other modules or packages are required for this module's use. The Models module can be used to set the color on the output model.&lt;br /&gt;
&lt;br /&gt;
===Tests===&lt;br /&gt;
&lt;br /&gt;
On the [http://www.cdash.org/CDash/index.php?project=Slicer3 Dashboard], these tests verify that the module is working on various platforms:&lt;br /&gt;
&lt;br /&gt;
* MergeModelsTest [http://viewvc.slicer.org/viewcvs.cgi/trunk/Applications/CLI/Testing/MergeModelsTest.cxx MergeModelsTest.cxx]&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk/Applications/CLI/MergeModels.cxx MergeModels.cxx]&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk/Applications/CLI/MergeModels.xml MergeModels.xml]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html MergeModels]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
&lt;br /&gt;
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
&lt;br /&gt;
[http://massmail.spl.harvard.edu/public-archives/slicer-users/2010/002682.html Slicer Users mailing list post from Daniel]&lt;/div&gt;</summary>
		<author><name>Nicole</name></author>
		
	</entry>
</feed>