- Enclosing class:
ImageDeskew
public class ImageDeskew.HoughLine
extends Object
Representation of a line in the image.
-
Field Summary 
Fields
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
count 
public int count
-
index 
public int index
-
alpha 
public double alpha
-
d 
public double d
-
Constructor Details 
-
HoughLine 
public HoughLine()