]> CRI, Mines Paris - PSL - Faustine.git/commitdiff
Changes in dsp_files/opening.dsp.
authorWANG <wang@wang-OptiPlex-780.(none)>
Wed, 28 Aug 2013 15:26:56 +0000 (17:26 +0200)
committerWANG <wang@wang-OptiPlex-780.(none)>
Wed, 28 Aug 2013 15:26:56 +0000 (17:26 +0200)
dsp_files/opening.dsp

index 38a8e20c1070cad0e6ffee6568fd45b9c149b725..93707bf94473812e11430374e7413b586822ff1e 100644 (file)
@@ -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);