Class Sobel
java.lang.Object
panoramajoinner.linefollowers.Sobel
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BufferedImage
processImage
(BufferedImage image, Integer treshold, Sobel.Direction direction)
-
Constructor Details
-
Sobel
public Sobel()
-
-
Method Details
-
processImage
public static BufferedImage processImage(BufferedImage image, Integer treshold, Sobel.Direction direction)
-