Package com.recognition.software.jdeskew
Class ImageDeskew
java.lang.Object
com.recognition.software.jdeskew.ImageDeskew
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassRepresentation of a line in the image. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoublegetAlpha(int index) doubleCalculates the skew angle of the image cImage.
-
Constructor Details
-
ImageDeskew
Constructor.- Parameters:
image-
-
-
Method Details
-
getSkewAngle
public double getSkewAngle()Calculates the skew angle of the image cImage.- Returns:
-
getAlpha
public double getAlpha(int index)
-