All Packages Class Hierarchy This Package Previous Next Index
Class cohy.gradient.Gradient
java.lang.Object
|
+----cohy.gradient.Gradient
- public class Gradient
- extends Object
-
Gradient()
-
-
main(String[])
- FilterAndNorm filter=rsfFile norm=n > out.H
Gradient
public Gradient()
main
public static void main(String args[])
- FilterAndNorm filter=rsfFile norm=n > out.H
- Parameters:
- filter - specifies the filter to be used.
- norm=y - divides each output pixel of the convolution
by the sum of the absolute values
of all input pixels that
contributed to that output pixel.
All Packages Class Hierarchy This Package Previous Next Index