Description Usage Arguments Value Author(s) See Also Examples
boxFilter convolves the source image with the
specified box kernel (a matrix of 1s). The result is a blurred version of
the source image.
1  | 
image | 
 An   | 
k_height | 
 The half-height in pixels of the kernel (default: 5).  | 
k_width | 
 The half-width in pixels of the kernel (default: 5).  | 
image An Image object.
Simon Garnier, garnier@njit.edu
1  | # TODO
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.