Module org.scijava.ops.image
Package org.scijava.ops.image.create
-
Class Summary Class Description CreateTypes Creators<N extends NativeType<N>,L,I extends IntegerType<I>,T extends Type<T>,C extends ComplexType<C>,W extends ComplexType<W> & NativeType<W>,B extends BooleanType<B>,A extends ArrayDataAccess<A>> DefaultCreateKernel2ndDerivBiGauss Creates 2nd derivative of an isotropic BiGauss kernel with the pair of sigmas specification.DefaultCreateKernelBiGauss Creates an isotropic BiGauss kernel with the pair of sigmas specification.DefaultCreateKernelGabor Creates a Gabor kernel with specifications for individual sigma per axis, and a period vector.DefaultCreateKernelGauss Creates a Gaussian KernelDefaultCreateKernelGibsonLanni Creates a Gibson Lanni Kernel.DefaultCreateKernelLog Laplacian of Gaussian filter ported from fiji.plugin.trackmate.detection.DetectionUtil.DefaultCreateKernelSobel Creates a separated sobel kernel.Imgs Utility methods for working withImgobjects.