add_multi_padding {rayimage} | R Documentation |
add_multi_padding
Description
Adds multiple levels padding to the matrix
Usage
add_multi_padding(input, pad = 1)
Arguments
input |
A two-dimensional matrix. |
pad |
Number of padding entries |
Value
Matrix with edges padded
[Package rayimage version 0.15.1 Index]