Package one.empty3.feature
Class HoughLine
java.lang.Object
one.empty3.feature.HoughLine
- All Implemented Interfaces:
Comparable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
theta
protected double theta -
r
protected double r
-
-
Constructor Details
-
HoughLine
public HoughLine(double theta, double r) -
HoughLine
public HoughLine(double theta, int r, int votes)
-
-
Method Details
-
draw
-
compareTo
- Specified by:
compareTo
in interfaceComparable
-