Aspose.OCR for C++ のリリース

Released: Mar 31, 2024

V24.3 での更新項目

機能

  • Removed ONNX Runtime dependency.

Released: Feb 29, 2024

V24.2 での更新項目

機能

  • Added the ability to customize recognition settings for individual images in a batch.

Released: Jan 30, 2024

V24.1 での更新項目

機能

  • Deprecated methods and structures have been removed to simplify the API.

Released: Dec 29, 2023

V23.12 での更新項目

機能

  • Added a specialized function for detecting image defects.

Released: Nov 29, 2023

V23.11 での更新項目

機能

  • Added support for automatic detection of glare regions.
  • Added support for automatic detection of characters that are too thick in image text.

Released: Oct 27, 2023

V23.10 での更新項目

機能

  • Added automatic detection of blurry images that may not be accurately recognized.
  • Added automatic detection of curved lines that may require extra preprocessing and custom recognition settings.

Released: Sep 22, 2023

V23.9 での更新項目

機能

  • Added automatic detection of low-contrast image areas where text recognition may be inaccurate or where information may be lost.
  • Added automatic detection of noisy image areas where character recognition may result in unwanted artifacts or incorrect character identification.

Released: Aug 18, 2023

V23.8 での更新項目

機能

  • Added multi-threading support.
  • Provide PNG or JPEG images for recognition as byte arrays.
  • Provide ZIP archives for recognition as byte arrays.

Released: Jul 1, 2023

V23.6 での更新項目

機能

  • Added new 'asposeocr_fast_recognize' function which quickly recognizes images and consumes minimum resources. This method is about twice as fast as the regular recognition function, but does not work with rotated images and does not support recognition settings.

Released: Apr 28, 2023

V23.4 での更新項目

機能

  • Added a specialized recognition model for reading passports.
  • Added a specialized recognition model for reading vehicle license plates.