ImLab Scilab Function
Last update :

imdilate - image dilation

Calling Sequence

[dilated_image] = imdilate(image_data,kernel[,mask])

Parameters

Description

This function dilates an image using the kernel defined by the user and returns the result of this operation.