.sym_mirror {imagefluency} | R Documentation |
.sym_mirror
Description
sym_mirror returns the mirror symmetry of a grayscale image matrix. To this end, the left and right image halves are correlated.
Usage
.sym_mirror(img)
Arguments
img |
A matrix of numeric values or integer values. |
Value
a numeric value between 0 and 1
[Package imagefluency version 0.2.5 Index]