erode
Erode an image by using a specific structuring element. It corresponds to the libopencv function cvErode
.
It accepts the parameters: struct_el:nb_iterations, with the same syntax and semantics as the dilate filter.
Erode an image by using a specific structuring element. It corresponds to the libopencv function cvErode
.
It accepts the parameters: struct_el:nb_iterations, with the same syntax and semantics as the dilate filter.