These plug-ins define 2D structuring elements to describe neighborhoods for morphological and other filters.
1n 4n 8n rectangle sphere square
rectangle shape mask creator. Supported parameters are:
Name | Type | Default | Description |
---|---|---|---|
fill | bool | 1 | create a filled shape |
height | int | 2 | height of rectangle in [0, 2147483647] |
width | int | 2 | width of rectangle in [0, 2147483647] |
Closed spherical neighborhood shape of radius r.. Supported parameters are:
Name | Type | Default | Description |
---|---|---|---|
r | float | 2 | sphere radius in [0, 3.40282e+38] |
square shape mask creator. Supported parameters are:
Name | Type | Default | Description |
---|---|---|---|
fill | bool | 1 | create a filled shape |
width | int | 2 | width of rectangle in [0, 2147483647] |
mia-2dimagefilter mia-2dimagefilterstack mia-2dsegment-fuzzyw mia-2dseries2dordermedian mia-2dseriesgradMAD mia-2dseriessmoothgradMAD mia-2dstackfilter close:2dimage/filter dilate:2dimage/filter erode:2dimage/filter label:2dimage/filter label:2dstack/filter open:2dimage/filter regiongrow:2dimage/filter shmean:2dimage/filter sws:2dimage/filter thresh:2dimage/filter ws:2dimage/filter