Arguments:
- size>=0 or
- size_x>=0,size_y>=0,size_z>=0 or
- [kernel],_boundary_conditions,_is_real={ 0=binary-mode | 1=real-mode }
Description:
Dilate selected images by a rectangular or the specified structuring element.
boundary_conditions can be
{ 0=dirichlet | 1=neumann }.
Default values:
size_z=1, boundary_conditions=1 and is_real=0.
Example of use: