Module org.scijava.ops.image
Package org.scijava.ops.image.filter.derivative
-
Class Summary Class Description PartialDerivativeRAI<T extends RealType<T>> Calculates the derivative (with sobel kernel) of an image in a given dimension.PartialDerivativesRAI<T extends RealType<T>> Convenience op for partial derivatives.