Performance optimization
Contents
[
Hide
]
Aspose.OCR for Python via .NET allows for very flexible balancing of recognition speed, quality, and resource usage for each use case:
- Fast recognition for simple and clear images, such as high-quality scans. About twice as fast as regular recognition.
- Extracting text from images which contain a single line of text. About 7 times faster than normal OCR.
- Limiting the number of threads used by the recognition engine.
- Fine-tuning image processing filters.
- Customizing recognition accuracy, performance, and other settings.