Package boofcv.alg.filter.kernel
Class GKernelMath
java.lang.Object
boofcv.alg.filter.kernel.GKernelMath
public class GKernelMath extends Object
Contains generalized function with weak typing from
KernelMath
.-
Constructor Summary
Constructors Constructor Description GKernelMath()
-
Method Summary
-
Constructor Details
-
GKernelMath
public GKernelMath()
-
-
Method Details
-
transpose
-
convolve1D
-
convolve
-
convertToImage
-
convertToKernel
-