Uses of Class
org.scijava.ops.image.filter.pad.PadShiftKernel
-
Packages that use PadShiftKernel Package Description org.scijava.ops.image.filter.pad -
-
Uses of PadShiftKernel in org.scijava.ops.image.filter.pad
Subclasses of PadShiftKernel in org.scijava.ops.image.filter.pad Modifier and Type Class Description classDefaultPadShiftKernelFFT<T extends ComplexType<T>,I extends RandomAccessibleInterval<T>,O extends RandomAccessibleInterval<T>>Op used to pad the kernel using the default FFT padding scheme and shift the center of the kernel to the originclassPadShiftKernelFFTMethods<T extends ComplexType<T>,I extends RandomAccessibleInterval<T>,O extends RandomAccessibleInterval<T>>Op used to pad a kernel to a size that is compatible with FFTMethods and shift the center of the kernel to the origin
-