Optional
Number of iterations of the algorithm.
1
Matrix with odd dimensions (e.g. 1 by 3). The kernel can only have ones and zeros. Accessing a value: kernel[row][column].
[[1, 1, 1], [1, 1, 1], [1, 1, 1]]
Number of iterations of the algorithm.