We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs(wiki): add OCR-Setup page The TextRecognizer error message points to /wiki/OCR-Setup but the page never existed in the OculiX wiki (URL inherited from the SikuliX naming convention). GitHub silently redirects to the wiki home, leaving users who hit a Tesseract init failure with no actionable info. This page covers: - How Tesseract is bundled via Legerix (no system install needed) - Troubleshooting for the common 'undefined symbol' failure mode (#350 RUNPATH $ORIGIN bug, fixed in Legerix 5.5.0-8 / OculiX 3.0.5) - Generic 'Tesseract library problems' triage steps - macOS Gatekeeper quarantine workaround - Optional PaddleOCR sidecar setup - Programmatic OCR configuration Cross-linked with OCR-Engines (architecture-focused page). Related to #210. Co-authored-by: Claude (Anthropic) <noreply@anthropic.com>