From: WANG <wang@wang-OptiPlex-780.(none)>
Date: Wed, 28 Aug 2013 15:26:56 +0000 (+0200)
Subject: Changes in dsp_files/opening.dsp.
X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/commitdiff_plain/e77e9feca3956347ffeb6d58e97ec3b423ec99aa

Changes in 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);