Commit fbd27ee
committed
improve OCR quality, perspective correction, and translations
Sharpen perspective warps by switching to Lanczos4 interpolation and
tighten the aspect-ratio tolerance so photos are no longer wrongly
stretched to Letter/A4. Gentle margin corrections now go through a
validation step with a Laplacian detail-loss check, preventing false
positives on born-digital pages.
Skip the scanner effect on pages that already have a clean white
background (born-digital PDFs), which was hurting OCR accuracy on
those documents.
Run the PDF editor as a separate D-Bus instance so it no longer
conflicts with an open OCR window.
Bump the font-size scale factor to 0.90 for better text positioning
in searchable PDFs. Fix the small-image skip logic so wide/thin
images (terminals, banners) are no longer discarded.
Update translations in 22 locales — the Dewarp label and several
other UI strings were still showing in English.1 parent 10a36f2 commit fbd27ee
50 files changed
Lines changed: 17245 additions & 6293 deletions
File tree
- locale
- src/bigocrpdf
- services
- rapidocr_service
- ui
- pdf_editor
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments