Package com.recognition.software.jdeskew
Class ImageDeskew.HoughLine
java.lang.Object
com.recognition.software.jdeskew.ImageDeskew.HoughLine
- Enclosing class:
ImageDeskew
Representation of a line in the image.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
count
public int count -
index
public int index -
alpha
public double alpha -
d
public double d
-
-
Constructor Details
-
HoughLine
public HoughLine()
-