Learn R Programming

imagefluency (version 0.2.5)

.shift_axis: .shift_axis

Description

.shift_axis shifts the mirror axis by xrange and returns the symmetries at each axis position by calling the .sym_mirror function.

Usage

.shift_axis(img, imgW, xrange)

Value

a vector of mirror symmetry values

Arguments

img

A matrix of numeric values or integer values.

imgW

Image width (numeric).

xrange

Shift range (numeric vector).