Aspose.OCR for C++ Releases
Released: Oct 27, 2023
Updates in V23.10
Funktionen
- 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
Updates in V23.9
Funktionen
- 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
Updates in V23.8
Funktionen
- 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
Updates in V23.6
Funktionen
- 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
Updates in V23.4
Funktionen
- Added a specialized recognition model for reading passports.
- Added a specialized recognition model for reading vehicle license plates.
Released: Mar 31, 2023
Updates in V23.3
Funktionen
- Added logging support.
- Added the ability to track recognition progress.
- 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 24.1.0 (January 2024) in favor of the new API introduced in this release.
Released: Feb 2, 2023
Updates in V23.2
Funktionen
- Added support for Hindi language.
- Added the ability to save recognition results in RTF format.
Released: Dec 2, 2022
Updates in V22.12
Funktionen
- Improved recognition performance when reading the same image multiple times.
Released: Oct 14, 2022
Updates in V22.10
Funktionen
- Released new Aspose.OCR for C++ package for Linux.
- Released new GPU-accelerated Aspose.OCR for C++ package.
Released: Oct 3, 2022
Updates in V22.9
Funktionen
- You can now extract text from receipts.
- New setting improves recognition of small fonts and detection of dense lines.