Lines Matching full:convolution
596 <td>apply a convolution kernel to the image. Given a kernel <i>order</i> , you would supply <i>order*order</i> float values (e.g. 3x3 implies 9 values).</td>
675 <td>enhance edges within the image with a convolution filter of the given radius.</td>
681 <td>emboss the image with a convolution filter of the given radius and standard deviation (sigma).</td>
711 <td>apply a convolution kernel to the image.</td>