Package one.empty3.feature
Class HoughLine
- java.lang.Object
-
- one.empty3.feature.HoughLine
-
- All Implemented Interfaces:
java.lang.Comparable
public class HoughLine extends java.lang.Object implements java.lang.Comparable
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compareTo(java.lang.Object o)
void
draw(java.awt.image.BufferedImage image, int color)
-