Home | History | Annotate | Download | only in www

Lines Matching full:convolution

428     <td>apply a convolution kernel to the image. Given a kernel "order" , you would supply "order*order" float values (e.g. 3x3 implies 9 values).</td>
501 <td>enhance edges within the image with a convolution filter of the given radius.</td>
507 <td>emboss the image with a convolution filter of the given radius and standard deviation (sigma).</td>
543 <td>apply a convolution kernel to the image.</td>