English

Image Skew Correction in Java

In computer graphics and image processing, image skew is an angle deviation of a set of rectangular images. It is also known as image tilt or JPEG distortion. In this article, we will learn how to perform image skew correction in Java.
November 8, 2022 · 5 min · Muzammil Khan

Convert Image to Text with Spelling Correction in Java

Recognize and extract text from images, run the spell checker and autocorrect spelling mistakes in the retrieved text programmatically. In this article, you will learn how to perform OCR on images and autocorrect spelling mistakes using Java.
September 1, 2022 · 4 min · Muzammil Khan

Better OCR Performance with Aspose.OCR for Java 17.11

We are pleased to announce that Aspose.OCR for Java 17.11 is now available for public use. In this release, the OCR engine has been upgraded which resulted in the overall high performance of the API. Furthermore, some issues incurring in API have also been addressed. Other Enhancements The following enhancements have been introduced in this release. Binary Classification has been introduced for better OCR recognition. OCR network implemented in Player under our main OCR component to achieve better performance.
December 28, 2017 · 2 min · Ikram Haq

Fast Image Rotation and Skew Image Correction with Aspose.OCR for Java 3.6.0

We are pleased to announce that Aspose.OCR for Java 3.6.0 is now available for public use. This release includes an improved mechanism for skewed image correction. A faster image rotation algorithm has also been incorporated in this release. Enhancements Skew image correction functionality was already supported in the form of the getSkewDegree method. However, the skew image correction process has been improved further. Similarly, the image can be rotated using Aspose.
August 30, 2016 · 2 min · Ikram Haq