.sym | R Documentation |
Calculates the mirror symmetry of an image by correlating image halves.
.sym(img, color, per_channel = TRUE, shift_range = 0.05)
img |
A matrix of numeric values or integer values. |
color |
logical. Color image? |
per_channel |
logical. Channel-wise maximum symmetry? |
shift_range |
numeric. Percentage of axis shift. |
one numeric value as the symmetry
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.