public class ImageDeskew
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
ImageDeskew.HoughLine
Representation of a line in the image.
|
Constructor and Description |
---|
ImageDeskew(java.awt.image.BufferedImage image)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
double |
getAlpha(int index) |
double |
getSkewAngle()
Calculates the skew angle of the image cImage.
|
Copyright © 2025 Tess4J. All rights reserved.