<?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%3AEM-Segmenter-Documentation%3ACommandLineInterface</id>
	<title>Modules:EM-Segmenter-Documentation:CommandLineInterface - 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%3AEM-Segmenter-Documentation%3ACommandLineInterface"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:EM-Segmenter-Documentation:CommandLineInterface&amp;action=history"/>
	<updated>2026-05-04T05:57:33Z</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:EM-Segmenter-Documentation:CommandLineInterface&amp;diff=4974&amp;oldid=prev</id>
		<title>Davisb: New page: USAGE:      ./EMSegmentCommandLine  [--processinformationaddress &lt;std::string&gt;]                            [--xml] [--echo] [--disableCompression]                            [--resultMRMLS...</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Modules:EM-Segmenter-Documentation:CommandLineInterface&amp;diff=4974&amp;oldid=prev"/>
		<updated>2008-05-28T13:43:48Z</updated>

		<summary type="html">&lt;p&gt;New page: USAGE:      ./EMSegmentCommandLine  [--processinformationaddress &amp;lt;std::string&amp;gt;]                            [--xml] [--echo] [--disableCompression]                            [--resultMRMLS...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;USAGE: &lt;br /&gt;
&lt;br /&gt;
   ./EMSegmentCommandLine  [--processinformationaddress &amp;lt;std::string&amp;gt;]&lt;br /&gt;
                           [--xml] [--echo] [--disableCompression]&lt;br /&gt;
                           [--resultMRMLSceneFileName &amp;lt;std::string&amp;gt;]&lt;br /&gt;
                           [--generateEmptyMRMLSceneAndQuit &amp;lt;std::string&amp;gt;]&lt;br /&gt;
                           [--dontWriteResults]&lt;br /&gt;
                           [--resultStandardVolumeFileName &amp;lt;std::string&amp;gt;]&lt;br /&gt;
                           [--verbose] [--dontUpdateIntermediateData]&lt;br /&gt;
                           [--disableMultithreading]&lt;br /&gt;
                           [--parametersMRMLNodeName &amp;lt;std::string&amp;gt;]&lt;br /&gt;
                           [--intermediateResultsDirectory &amp;lt;std::string&amp;gt;]&lt;br /&gt;
                           [--atlasVolumeFileNames&lt;br /&gt;
                           &amp;lt;std::vector&amp;lt;std::string&amp;gt;&amp;gt;] ... &lt;br /&gt;
                           [--targetVolumeFileNames&lt;br /&gt;
                           &amp;lt;std::vector&amp;lt;std::string&amp;gt;&amp;gt;] ... &lt;br /&gt;
                           [--resultVolumeFileName &amp;lt;std::string&amp;gt;]&lt;br /&gt;
                           [--mrmlSceneFileName &amp;lt;std::string&amp;gt;] [--]&lt;br /&gt;
                           [--version] [-h]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where: &lt;br /&gt;
&lt;br /&gt;
   --processinformationaddress &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Address of a structure to store process information (progress, abort,&lt;br /&gt;
     etc.). (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --xml&lt;br /&gt;
     Produce xml description of command line arguments (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --echo&lt;br /&gt;
     Echo the command line arguments (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --disableCompression&lt;br /&gt;
     Don't use compression when writing result image to disk. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --resultMRMLSceneFileName &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Write out the MRML scene after command line substitutions have been&lt;br /&gt;
     made.&lt;br /&gt;
&lt;br /&gt;
   --generateEmptyMRMLSceneAndQuit &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Used for testing.  Only write a scene with default mrml parameters.&lt;br /&gt;
&lt;br /&gt;
   --dontWriteResults&lt;br /&gt;
     Used for testing.  Don't actually write the resulting labelmap to&lt;br /&gt;
     disk. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --resultStandardVolumeFileName &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Used for testing.  Compare segmentation results to this image and&lt;br /&gt;
     return EXIT_FAILURE if they do not match.&lt;br /&gt;
&lt;br /&gt;
   --verbose&lt;br /&gt;
     Enable verbose output. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --dontUpdateIntermediateData&lt;br /&gt;
     Disable update of intermediate results. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --disableMultithreading&lt;br /&gt;
     Disable multithreading. (default: 0)&lt;br /&gt;
&lt;br /&gt;
   --parametersMRMLNodeName &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The name of the EMSegment parameters node within the active MRML&lt;br /&gt;
     scene.  Leave blank for default.&lt;br /&gt;
&lt;br /&gt;
   --intermediateResultsDirectory &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Directory where EMSegmenter will write intermediate data (e.g.,&lt;br /&gt;
     aligned atlas data).&lt;br /&gt;
&lt;br /&gt;
   --atlasVolumeFileNames &amp;lt;std::vector&amp;lt;std::string&amp;gt;&amp;gt;  (accepted multiple&lt;br /&gt;
      times)&lt;br /&gt;
     File names of atlas (spatial) probability maps.  The number of atlas&lt;br /&gt;
     volumes must match the number specified in the parameter set.  The&lt;br /&gt;
     ordering must match the ordering defined in the mrml parameters file.&lt;br /&gt;
&lt;br /&gt;
   --targetVolumeFileNames &amp;lt;std::vector&amp;lt;std::string&amp;gt;&amp;gt;  (accepted multiple&lt;br /&gt;
      times)&lt;br /&gt;
     File names of target volumes (to be segmented).  The number of target&lt;br /&gt;
     images must be equal to the number of target images specified in the&lt;br /&gt;
     parameter set, and these images must be spatially aligned.&lt;br /&gt;
&lt;br /&gt;
   --resultVolumeFileName &amp;lt;std::string&amp;gt;&lt;br /&gt;
     The file name that the segmentation result volume will be written to.&lt;br /&gt;
&lt;br /&gt;
   --mrmlSceneFileName &amp;lt;std::string&amp;gt;&lt;br /&gt;
     Active MRML scene that contains EMSegment algorithm parameters.&lt;br /&gt;
&lt;br /&gt;
   --,  --ignore_rest&lt;br /&gt;
     Ignores the rest of the labeled arguments following this flag.&lt;br /&gt;
&lt;br /&gt;
   --version&lt;br /&gt;
     Displays version information and exits.&lt;br /&gt;
&lt;br /&gt;
   -h,  --help&lt;br /&gt;
     Displays usage information and exits.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   Description: EMSegment command-line module description and&lt;br /&gt;
   help.&lt;br /&gt;
&lt;br /&gt;
   Author(s): Brad Davis&lt;br /&gt;
&lt;br /&gt;
   Acknowledgements: Many people and organizations have contributed to the&lt;br /&gt;
   funding, design, and development of the EMSegment algorithm and its&lt;br /&gt;
   various implementations.&lt;/div&gt;</summary>
		<author><name>Davisb</name></author>
		
	</entry>
</feed>