powered by
sym_mirror returns the mirror symmetry of a grayscale image matrix. To this end, the left and right image halves are correlated.
.sym_mirror(img)
a numeric value between 0 and 1
A matrix of numeric values or integer values.