rowShiftBind: rowShiftBind

Description Usage Arguments Details Value Author(s)

Description

A calling function that maps row indices and pixel movement to rowShift().

Usage

1
rowShiftBind(pm, qRows)

Arguments

pm

A matrix of pixel values

qRows

A data.frame of rowS, rowE, and rowMove.

Details

This function takes a qRows data.frame type object and a matrix of pixel values to shift and mapplys the qRows data.frame object on the pixel matrix with rowShift. It rbinds the results of rowShift and output a complete matrix of pixels.

Value

A matrix of pixel values

Author(s)

jmt2080ad


jmt2080ad/pixelShift documentation built on May 5, 2019, 2:42 a.m.