Description Usage Arguments Value Examples
This function performs a rigid body transformation of a surface file
1 | transform(im, u = 0, v = 0, theta = 0, method = "imwarp")
|
im |
|
u, v |
numerical indicating the displacement in the x and y direction (in pixels) |
theta |
numerical indicating the angle of rotation (in degrees) |
method |
method for interpolation (one of "taylor" or "imwarp") |
a transformed cimg
object
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.