X-Git-Url: https://svn.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/5bb5b9bdc903f9380475801365740439f59fd7cb..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);