Description Usage Arguments Value Examples
This function degrades a high resolution image into a low resolution image.
1 2 |
z |
a |
L |
numeric indicating the overall scale change. This parameter will be override by L1 or L2 |
s |
numeric |
noise |
numeric indicating the standard deviation of the noise or an
|
blur |
numeric indicating the blur range (for uniform blur) or an cimg object with the blur kernel to be convolved with z if nothing is provided an default kernel will be used. |
L1 |
numeric indicating the directional scale change |
L2 |
numeric indicating the directional scale change |
A degraded cimg
object
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.