Aspose.OCR for C++ Releases

Released: Aug 10, 2021

Updates in V21.8

Funktionen

  • Improved confidence rating of potential matches.
  • Added the ability to get rectangle coordinates (from image path or from uri). You can optionally select line coordinates or paragraphs as well.
  • Added the ability to get a list of possible character variants.
  • Added the ability to configure line filtering for images containing tables.

Released: Jul 14, 2021

Updates in V21.7

Funktionen

  • Added Chinese language support. You can now import DSR and Chinese OCR models.
  • Added new API method: CalculateSkewFromUri(uri).
  • Added new method: double CalcSkewImageFromUri(String uri).

Released: May 26, 2021

Updates in V21.5

Funktionen

  • Added the ability to save recognition results to PDF.

Released: May 4, 2021

Updates in V21.4

Funktionen

  • Added the ability to save the recognition results as DOCX and in plain text.
  • Added custom image quality correction with parameter ThresholdValue.

Released: Mar 1, 2021

Updates in V21.2

Funktionen

  • Added a blacklist for recognition symbols.

Released: Nov 27, 2020

Updates in V20.11

Funktionen

  • Added the ability to recognize a batch of images in a zip archive or in a folder. Pass archive name or folder name as a parameter and get an array of results from each page.

Released: Oct 22, 2020

Updates in V20.10

Funktionen

  • Added the option to choose language.
  • Added the option to set a custom angle for the skew correction feature.

Released: Sep 30, 2020

Updates in V20.9

Funktionen

  • Improved the recognition result and added new JSON recognition result format.
  • Added the ability to recognize images from uri links.

Released: Aug 28, 2020

Updates in V20.8

Funktionen

  • Added a new Machine Learning (ML) model with improved symbol recognition.

Released: Jul 17, 2020

Updates in V20.7.1

Funktionen

  • Added new ML model with improved recognition.
  • Added the ability to recognize text in tables.