Aspose.OCR for Java Releases

Released: Jun 14, 2023

Updates in V23.6

Funktionen

  • Save recognition results to searchable PDF files without background images.

Released: May 21, 2023

Updates in V23.5

Funktionen

  • Added new fast recognition method that works with the 'OcrInput' object.
  • Specialized recognition methods have been aligned with new API.
  • The existing API methods have been marked as deprecated to remind you to update your existing code. They remain functional but will be removed in release 23.11.0 (November 2023) in favor of the new API introduced in this release.

Released: Apr 27, 2023

Updates in V23.4

Funktionen

  • Added support for character-by-character recognition and character bounding box detection.

Released: Mar 29, 2023

Updates in V23.3

Funktionen

  • Added a slimmer, faster and more straightforward API.
  • Most of the existing API classes and methods have been marked as deprecated to remind you to update your existing code. They remain functional but will be removed in release 23.11.0 (November 2023) in favor of the new API introduced in this release.

Released: Feb 27, 2023

Updates in V23.2

Funktionen

  • Added preprocessing filter that corrects geometric distortions on an image.

Released: Jan 27, 2023

Updates in V23.1.1

Funktionen

  • Added logging support. You can output the recognition progress to the console or write it to a file. You can specify the severity of the log by specifying one of the following values in the LoggingLevel property:
    • LoggingLevel.Error - Error events of considerable importance that will affect normal program execution.
    • LoggingLevel.Warning - Potentially harmful situations that might still allow the application to continue running.
    • LoggingLevel.Debug - Detailed trace messages useful for...

Released: Jan 16, 2023

Updates in V23.1

Funktionen

  • Added support for extracting Hindi text.
  • Added support for saving recognition results to HTML, EPUB and RTF files.

Released: Dec 15, 2022

Updates in V22.12

Funktionen

  • Added recognition for:
    • ID Cards.
    • Passports.
    • Vehicle license plate.
    • Invoices.
  • Added methods for comparing image text.
  • Added a method for searching for text fragments from an image.
  • Added a method for matching image text using regular expressions.

Released: Nov 30, 2022

Updates in V22.11.1

Fehlerkorrekturen

  • Fixed Croatian language recognition.

Released: Nov 21, 2022

Updates in V22.11

Funktionen

  • New detection mode straightens curved test and finds text blocks inside images.
  • Improved XML extraction from JPEG images.