Read an element in the filter coordinate system.
Read an element in the filter coordinate system.
The row of the element.
The value at location (row, column).
The column indices, from min to max inclusive.
Maximum column coordinate in filter.
Maximum row coordinate in filter.
Minimum column coordinate in filter.
Minimum row coordinate in filter.
The row indices, from min to max inclusive.
Convert filter to a matrix.
Write the filter with the values of a matrix that has the same shape.
Write the filter with the values of a matrix that has the same shape.
Matrix used to write filter values.
Write an element in the filter coordinate system.
Write an element in the filter coordinate system.
The row of the element.
The value to be written to location (row, column).
A filter is a matrix with an origin at some place other than (0, 0).