Package net.algart.matrices.linearfiltering
package net.algart.matrices.linearfiltering
Algorithms of linear filtering
n-dimensional AlgART matrices.
- Author:
- Daniel Alievsky
-
ClassDescriptionThe filter allowing to transform any
Convolutionobject to another instance of that interface, which uses some non-trivial form of continuation outside the source matrix.The filter allowing to transform anyConvolutionobject to another instance of that interface, which uses some giventilerfor processing the source matrix (an argument ofConvolutionmethods).