View source: R/regularize_image.R
regularise | R Documentation |
Internal regularise function. performs total variance regularisation
regularise(img, lambda = 1, niter = 100)
img |
image array - generally a matrix |
lambda |
lambda value for regularisation |
niter |
numeric number of rounds of regularisation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.