nipype.interfaces.slicer.filtering.imagelabelcombine module¶
Autogenerated file - DO NOT EDIT If you spot a bug, please report it on the mailing list and/or change the generator.
ImageLabelCombine¶
Bases: SEMLikeCommandLine
Wrapped executable:
ImageLabelCombine
.title: Image Label Combine
category: Filtering
description: Combine two label maps into one
version: 0.1.0
documentation-url: http://wiki.slicer.org/slicerWiki/index.php/Documentation/4.1/Modules/ImageLabelCombine
contributor: Alex Yarmarkovich (SPL, BWH)
- InputLabelMap_Aa pathlike object or string representing an existing file
Label map image. Maps to a command-line argument:
%s
(position: -3).- InputLabelMap_Ba pathlike object or string representing an existing file
Label map image. Maps to a command-line argument:
%s
(position: -2).- OutputLabelMapa boolean or a pathlike object or string representing a file
Resulting Label map image. Maps to a command-line argument:
%s
(position: -1).- argsa unicode string
Additional parameters to the command. Maps to a command-line argument:
%s
.- environa dictionary with keys which are a bytes or None or a value of class ‘str’ and with values which are a bytes or None or a value of class ‘str’
Environment variables. (Nipype default value:
{}
)- first_overwritesa boolean
Use first or second label when both are present. Maps to a command-line argument:
--first_overwrites
.
- OutputLabelMapa pathlike object or string representing an existing file
Resulting Label map image.