![]() |
Microscopy Image Browser
1.233
|
Return result of BW Morphological filters generated from the img. More...
Functions | |
function mask = | getMorphMask (img, Options) |
Return result of BW Morphological filters generated from the img. More... | |
Return result of BW Morphological filters generated from the img.
function mask = getMorphMask | ( | img, | |
Options | |||
) |
Return result of BW Morphological filters generated from the img.
img | -> input image, [1:height, 1:width, 1:color, 1:layers] |
Options | -> a structure with Parameters
|
mask | generated mask image [1:height,1:width,1:no_stacks], (0/1); |
Referenced by ib_maskGenerator().