Search
Follow Us
Categories
- Success Stories(157)
Archives
Category Archive: Aspose.OCR Product Family
Noise Removal Filters and Second Guess a Symbol in OCR using C#
We are pleased to announce the release of Aspose.OCR for .NET 1.3.0. In this release, we have introduced two new features. Firstly, noise removal filters are included in the public API. Now you can process images with these filters before running recognition. This helps improve text recognition accuracy.
Secondly, we’ve added a feature for exposing a second possible guess for a symbol. The following code snippet shows how the second guess properties work.
OcrEngine ocr = new OcrEngine();
//ocr.Config.
ocr.Config.UseDefaultDictionaries
… Continue Reading Posted in Aspose.OCR Product Family Tagged .NET, Aspose.OCR, Noise Removal Filters, OCR, Second guess of recognized symbol, product release
Multipage image recognition and support of more image formats using Aspose.OCR for .NET 1.2.0
Aspose.OCR for .NET 1.2.0 has been released. We are pleased to announce that support of more image formats is included in this release: JPG, JPEG, PNG and GIF. This expands the scope of the Aspose.OCR API. This release supports recognition of multipage TIFF image with the introduction of a new property for OcrEngin-ProcessAllPages. This release also supports recognition of text in form fields, that is, tables. The text recognition accuracy is above 90% and is 100% in some cases with … Continue Reading
Posted in Aspose.OCR Product Family Tagged .NET, Aspose.OCR, Multipage Image Recognition, OCR, product release
Extract hOCR Text or Recognize Characters from Images in your Java Applications
We are pleased to announce our new product Aspose.OCR for Java. Aspose.OCR for Java is an optical character recognition component that allows developers to extract text from image files. You can extract text in hOCR format which not only gives you the extracted text but other text information (font and style etc.) as well.
Aspose.OCR for Java is aimed at the developers who need to add OCR functionality in their Java applications and provides a better performance. The API is … Continue Reading
Welcome to 2012: 2011 in review
2011 was quite a year. The environment and the economy seemed unfriendly; iconic IT celebrities passed away and the end of the PC was announced more than once. Our customers and colleagues saw change everywhere around them. But in the midst of all this, work continued: software was written and new companies, services and products were launched worldwide. At Aspose, we did our best to support our customers and make sure that whatever they had to deal with, our products … Continue Reading