Module org.scijava.ops.image
Package org.scijava.ops.image.filter.dog
-
Class Summary Class Description DefaultDoG<T extends NumericType<T> & NativeType<T>> Low-level difference of Gaussians (DoG) implementation which leans on other ops to do the work.DoGVaryingSigmas<T extends NumericType<T> & NativeType<T>> Difference of Gaussians (DoG) implementation where sigmas can vary by dimension.