Files
docling/tests
mulgyeol da63a17a3c fix(ocr): use PSM integer values directly instead of constructor
- Use integer psm value directly instead of calling tesserocr.PSM()
- Fixed in both main_psm and script_readers initialization
- tesserocr.PSM is a class with integer constants, not an enum

Fixes #2576
2025-11-04 16:36:19 +09:00
..
2024-08-30 14:08:20 +02:00