public class FSobelY extends FConvolution
SinglebandImageProcessor.Processable<T,S extends Image<T,S>,I extends Image<?,I>>
kernel
Constructor and Description |
---|
FSobelY()
Returns a kernel which is the y derivative of a gaussian of sigma 1
|
processImage, responseAt, setBruteForce
public FSobelY()