ossappscollective / ossappscollective/OSS-DocumentScanner
[FEATURE REQUEST] A Time-based Auto Scan
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.4k
- Forks
- 121
- Avg merge
- 1d 58m
- Merged PRs (30d)
- 17
Description
Is your feature request related to a problem? Please describe.
Current Auto-Scan mode depends on page/document detection. Auto-Scanning won't work when the page's colour is the same colour as the background (like, when a book is on a table, and both page and book are i.e. purely sepia coloured.)
Describe the solution you'd like
An alternative auto-scan solely based on a timer could help alot, without needing to depend on document detection. Like.. "scan every X sec" for example. (would be the best to make the timing configurable)
Describe alternatives you've considered
Additional context
- Thank you for your hard work and efforts!
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
The request describes an alternative auto-scan mode triggered by a configurable timer instead of page or document detection. Start by locating the existing auto-scan entry point and its detection-based trigger, then trace how scan intervals are configured and verify that timed scans work when page and background colours match.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100