vquickmorph3d
-in | input image |
-out | output image |
-op | type of operation (dilate | erode | open | close). Default: dilate |
-radius | radius of spherical structuring element. Default: 3 |
|
Initial value: { { "dilate", 0 }, { "erode", 1 }, { "open", 2 }, { "close", 3 }, { NULL } } |