ImLab Scilab Function
Last update :

imconvol - image convolution

Calling Sequence

[convol_image] = imconvol(image_data,kernel[,mask])

Parameters

Description

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