Browse our Products
Aspose.OCR for Java 24.8.0 - Release Notes
This article contains a summary of recent changes, enhancements and bug fixes in Aspose.OCR for Java 24.8.0 (August 2024) release.
GPU version: 24.2.0
Deprecation warning
The release 24.3.0 updates the codes of some recognition languages to align with ISO 639-2 standard.
To make it easier to upgrade your code, we have kept all legacy values, but marked them as deprecated. All of your existing code will continue to work and you can even make minor updates to it, but be aware that all deprecated language codes are scheduled to be removed in release 25.1.0 (January 2025).
Time to deprecation: 6 months left.
What was changed
Key | Summary | Category |
---|---|---|
OCRJAVA‑389 | Significantly improved automatic correction of rotated and upside-down images. | Enhancement |
Public API changes and backwards compatibility
This section lists all public API changes introduced in Aspose.OCR for Java 24.8.0 that may affect the code of existing applications.
Added public APIs:
No changes.
Updated public APIs:
No changes.
Removed public APIs:
No changes.
Changes to application logic
This section lists all improvements introduced in Aspose.OCR for Java 24.8.0 that do not affect the public APIs and thus do not require changes to your application code.
Improved skew correction
Aspose.OCR for Java significantly improves the algorithm for detecting rotated images. The library can now automatically detect and correct large image skew angles, such as 90 degrees, and even handle upside-down images.