IPconvolve
Synopsis
convolve an image with a specified kernel file
Input Port
Parameters
Output Port
Description
IPconvolve convolves an input image with a specified kernel, producing the filtered output.
Input
Parameters
String. Name of the kernel. The file <$XP_PATH><0>/data/ip/kernels.ip contains the concatenated list of supplied kernels in the following format:
You may add user defined kernels anywhere in this list, but note the "!" delimits one kernel from the next, i.e the above format must be followed carefully.
Output Port
Example
Libraries.Examples.Image_Processing.IPconvolve
File
See also