Browse our Products

Aspose.OCR for .NET 24.7.0 - Release Notes

Deprecation warning

What was changed

KeySummaryCategory
OCRNET‑868Improved the stability of image recognition on x86 platforms.Enhancement

Public API changes and backwards compatibility

This section lists all public API changes introduced in Aspose.OCR for .NET 24.7.0 that July 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

To improve system stability and avoid errors, OCR on x86 platforms is always run in a single thread, even you explicitly specify the different number of threads.

For maximum stability and performance, it is highly recommended to build OCR apps for x64 platforms only.