Description Usage Arguments Value Author(s) See Also Examples
sobel calculates the first, second, third, or mixed image
derivatives of an image using an extended Sobel operator.
| 1 | 
| image | An  | 
| dx | Order of the x derivative (default: 1). | 
| dy | Order of the y derivative (default: 1), | 
| k_size | The half-size in pixels of the kernel (default: 5). | 
| scale | The scale factor for the computed derivative values (default: 1). | 
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.