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.