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