X-Git-Url: https://svn.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/b819e0432190f4c66d2e074345bec1da7a07ed13..8911c3495aec2d4c182e22db60b529d551c406f9:/dsp_files/opening.dsp diff --git a/dsp_files/opening.dsp b/dsp_files/opening.dsp index 38a8e20..93707bf 100644 --- a/dsp_files/opening.dsp +++ b/dsp_files/opening.dsp @@ -35,6 +35,6 @@ close(x, y, iter) = dilations(x, y, iter) : erosions(x, y, iter); //process = dilation(112, 3); //process = erosion(119, 10); //process = opening(119, 10); -process = close(119, 123, 6); +process = close(119, 123, 1);