ossappscollective / ossappscollective/OSS-DocumentScanner
RTL OCR Not properly selected
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.4k
- Forks
- 121
- Avg merge
- 1d 58m
- Merged PRs (30d)
- 17
Description
Arabic text is successfully extracted but selection is a problem because it treats the text as if it is LTR
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with Arabic text in the Android document-scanning app and trace the OCR output through the text-selection path. Done means Arabic text remains selectable in the correct right-to-left order rather than being handled as left-to-right.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp, opencv
- Domain
- computer-vision, internationalization, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100