Deskew is the preprocessing operation of removing skew from images (especially bitmaps created using a scanner).
Skew is an artifact that can occur in scanned images because of the camera being misaligned, imperfections in the scanning or surface, or simply because the paper was not placed completely flat when scanned.
DeskewHelper allows automatic skew detection and correction.
Skew detection and correction is a very important problem when an OCR algorithm tries to detect and interpret characters from the source document. Many different solutions have been developed. The stage in which the skew detection takes place also varies from the first to the very last one before the OCR phase.
The document structure analysis and character recognition are usually done in several phases: scanning and thresholding, image enhancement, skew detection and correction, segmentation, classification and character recognition. Each step must be completed well enough for the performance of the sequence and result to be successful. Steps that follow the skew correction are inefficient if the correction fails.
The steps used to deskew an image are:
Calculate the slope of the document
Compute the rotation angle
Calculate the size of a new image large enough to hold the rotated image
Allocate the new image
Rotate the entire image
Please test the speed and accuracy of DeskewHelper by downloading the demo application! DeskewHelper expects as input a monochrome image.
Forms often contain preprinted elements such as field boxes or character boxes. Scanned documents in some cases also have horizontal or vertical lines...
CAD-COMPO 2 is a plug-in software includes BPT-Pro2 and EXDXF-Pro2. BPT-Pro2 is software that adds a highly functional 2D-CAD program into Illustrator...
Despeckle is the process of removing speckles from images (especially bitmaps created using a scanner). Speckles are artifacts which are extra pixels ...
This is an easy to use drawing package that is specialized for flowcharting and org charting. It features color and font support, multi symbol and bor...