Skip to content
Snippets Groups Projects
Commit bb406eff authored by Marina Kreme's avatar Marina Kreme
Browse files

add doc

parent 873090bf
No related branches found
No related tags found
No related merge requests found
Pipeline #5938 passed
......@@ -4,7 +4,8 @@ function [mask,varargout] = generate_mask(tf_mat_wideband, tf_mat_loc, alpha, se
% [original_mask, mask_after_imclose, mask_after_imopen,...,
% mask] = generate_mask(tf_mat_wideband, tf_mat_loc, alpha, seuil, radius)
% function that generates a binary mask
% This function generates a binary mask using math morphology. We used
% 'disk' structuring element and a radius is given as input.
%
% Inputs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment