Changes in dsp_files/opening.dsp.
[Faustine.git] / 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);