Learn R Programming

imagefluency (version 0.2.5)

.sym_mirror: .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)

Value

a numeric value between 0 and 1

Arguments

img

A matrix of numeric values or integer values.