View source: R/exaggerate_img_control.R
Invert, smooth, and threshold an image
1 | clean_initial_img(img, gaussian_d = 25, threshold_val = 0.15)
|
img |
Image |
gaussian_d |
diameter of brush to use for gaussian blur |
threshold_val |
threshold value to use on normalized, inverted, blurred image. If threshold is 0, it will be automatically determined using a heuristic approach. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.