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 38a8e20..93707bf 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);