.shift_axis | R Documentation |
.shift_axis shifts the mirror axis by xrange and returns the symmetries at each axis position by calling the .sym_mirror function.
.shift_axis(img, imgW, xrange)
img |
A matrix of numeric values or integer values. |
imgW |
Image width (numeric). |
xrange |
Shift range (numeric vector). |
a vector of mirror symmetry values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.