New version name (Version 1.0) for access from the FEEVER website.
[Faustine.git] / examples / dilation / dilation.dsp
1 import ("morpho.lib");
2
3 process = vectorize(150) : dilations_square(112, 150, 2) : serialize;