Aspose.OCR for C++ のリリース
Released: Aug 10, 2021
V21.8 での更新項目
機能
- 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
V21.7 での更新項目
機能
- 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
V21.5 での更新項目
機能
- Added the ability to save recognition results to PDF.
Released: May 4, 2021
V21.4 での更新項目
機能
- 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
V21.2 での更新項目
機能
- Added a blacklist for recognition symbols.
Released: Nov 27, 2020
V20.11 での更新項目
機能
- 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
V20.10 での更新項目
機能
- Added the option to choose language.
- Added the option to set a custom angle for the skew correction feature.
Released: Sep 30, 2020
V20.9 での更新項目
機能
- Improved the recognition result and added new JSON recognition result format.
- Added the ability to recognize images from uri links.
Released: Aug 28, 2020
V20.8 での更新項目
機能
- Added a new Machine Learning (ML) model with improved symbol recognition.
Released: Jul 17, 2020
V20.7.1 での更新項目
機能
- Added new ML model with improved recognition.
- Added the ability to recognize text in tables.