autoscale | R Documentation |
Determines optimal scaling constant for a list of CIs
autoscale(cis, save_as_pngs = TRUE, targetpath = "./cis")
cis |
List of cis, each of which are a list containing the pixel matrices of at least the noise pattern ( |
save_as_pngs |
Boolean, when set to true, the autoscaled noise patterns will be combined with their respective base images and saved as PNGs (using the key of the list as name). |
targetpath |
Optional string specifying path to save PNGs to (default: ./cis). |
List of scaled noise patterns and determined scaling factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.