Aspose.OCR for Java Releases
Released: Jan 15, 2021
Updates in V21.1
Funktionen
- Added the ability to save recognition result in plain text, Microsoft Word, Office Open XML or ODF Text Document format.
Fehlerkorrekturen
- Fixed bug with length of result lines.
Released: Nov 29, 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 set a custom angle for skew correction.
- Extended API: Added the ability to choose language options.
Released: Sep 25, 2020
Updates in V20.9
Funktionen
- Added new JSON recognition result format.
- Added new API method:
- Send URI-link for recognition.
- Send recognition options as an object.
- Get recognition result as an object with different properties.
Released: Aug 31, 2020
Updates in V20.8
Funktionen
- Added a new Machine Learning (ML) model with improved symbol recognition.
Released: Jul 31, 2020
Updates in V20.7
Funktionen
- Added the ability to remove vertical and horizontal lines from tables.
- Added image recognition using GPU and CUDA technology (available in a separate assembly Aspose.OCR.Gpu).
Released: Dec 19, 2017
Updates in V17.11
Funktionen
- New Binary Classification provides better OCR quality.
- New Neural Network Player (NNNPlayer) provides better OCR performance.
Released: Jul 27, 2017
Updates in V17.6
Funktionen
- Added hOCR support for the creation of searchable PDFs.
- Improved logic to help set the space between words.
- Added Clusterizator to reduce the number of calls to OCR and use average images for OCR.
- Outlines and clustering splitters to separate touching letters.
Released: Apr 5, 2017
Updates in V17.03
Funktionen
- The metered licensing mechanism has been improved. The API will switch to unpaid mode if it fails while uploading consumption data. The Custom HostnameVerifier has been removed.
- Processing of deskewing skewed images has been improved.
Released: Mar 2, 2017
Updates in V17.02
Funktionen
- Improved gaussian filter mechanism.
- Improved upper and lower case character recognition mechanism.
Fehlerkorrekturen
- Incorrect line splitter behaviour processing lines with 'i' letter.
- Exception within sort rectangles during layout detection.