Repository revision
2:22e573b7dcb1

Repository 'overlay_segmentation_mask'
hg clone https://toolshed.g2.bx.psu.edu/repos/imgteam/overlay_segmentation_mask

Overlay Segmentation Mask tool metadata
Miscellaneous
Overlay Segmentation Mask
ip_overlay_segmentation
toolshed.g2.bx.psu.edu/repos/imgteam/overlay_segmentation_mask/ip_overlay_segmentation/0.0.7
0.0.7
None
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/imgteam/overlay_segmentation_mask/ip_overlay_segmentation/0.0.7 (this tool)
toolshed.g2.bx.psu.edu/repos/imgteam/overlay_segmentation_mask/ip_overlay_segmentation/0.0.6
ip_overlay_segmentation
Requirements (dependencies defined in the <requirements> tag set)
name version type
scikit-image 0.18.1 package
matplotlib 3.3.4 package
numpy 1.20.2 package
Additional information about this tool
python '$__tool_directory__/overlay_segmentation_mask.py'
        $greyscale 
        #if str($label_option.label) == '--label'
            --label --label_color '$label_option.label_color'
        #end if
        --thickness $thickness
        --stroke_color '$stroke_color'
        '$input_image' '$input_mask' ./tmp.png
       
    
None
False
Functional tests
name inputs outputs required files
Test-1 input_image: sample.tif
input_mask: sample_seg.tif
greyscale: True
stroke_color: #ffaa00
label_option|label_color: #ffff00
label_option|label: True
name: value
sample.tif
sample_seg.tif
value