Difference between revisions of "Slicer3:Execution Model Documentation:Parameter Naming Conventions"

From NAMIC Wiki
Jump to: navigation, search
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/")
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
The [[Slicer3:Execution_Model_Documentation | Execution Model]] allows creation of executables with command line options for doing medical image computing.  This page collects conventions for how those parameters work so that tools can be consistent.
+
<big>'''Note:''' We are migrating this content to the slicer.org domain - <font color="orange">The newer page is [https://www.slicer.org/wiki/Slicer3:Execution_Model_Documentation:Parameter_Naming_Conventions  here]</font></big>a
 
 
 
 
{| border="1"
 
! Parameter Type
 
! Long Flag
 
! Short Flag
 
! Type
 
|-
 
|
 
Neighborhood
 
|
 
--neighborhood
 
|
 
-n
 
|
 
List of Integers
 
|}
 

Latest revision as of 18:07, 10 July 2017

Home < Slicer3:Execution Model Documentation:Parameter Naming Conventions

Note: We are migrating this content to the slicer.org domain - The newer page is herea