Learn R Programming

imagefluency (version 0.2.5)

.sym: .sym

Description

Calculates the mirror symmetry of an image by correlating image halves.

Usage

.sym(img, color, per_channel = TRUE, shift_range = 0.05)

Value

one numeric value as the symmetry

Arguments

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.