Search
Follow Us
Categories
- Success Stories(157)
Archives
Tag Archives: Java OCR API
Convert Image to Text using Java OCR API
The Optical Character Recognition (OCR) technology has made it possible to recognize and read the text within the scanned documents and images. OCR lets you convert the read-only text into an editable form. The converted text can further be processed for operations such as text analysis. In this article, I’ll show you how to perform OCR on images (PNG, JPG, BMP, and GIF) and convert images to text using Java OCR API – Aspose.OCR for … Continue Reading
Enable Automatic Image Correction Filters with Aspose.OCR for Java 3.3.0
We are pleased to announce that Aspose.OCR for Java 3.3.0 is now available for public use. This release includes image skew correction using algorithm.
Image Skew Correction Using Algorithm
Aspose.OCR for Java provides the facility to perform image skew correction using algorithm. The following is the code demonstration of how an OMR scanned sheet image can be deskewed/straighten using the SkewCorrectionAlgorithm class.
Please review the release notes of Aspose.OCR for Java 3.3.0 for a complete view of new features.… Continue Reading