projects
/
Faustine.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Changes in dsp_files/opening.dsp.
[Faustine.git]
/
dsp_files
/
opening.dsp
diff --git
a/dsp_files/opening.dsp
b/dsp_files/opening.dsp
index
38a8e20
..
93707bf
100644
(file)
--- 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
);