ossappscollective / ossappscollective/OSS-DocumentScanner
[FEATURE REQUEST]The automatic scan function NEEDS to wait for the gyroscope
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.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Yes. Wait until the camera is not shaking god damnit.
Describe the solution you'd like
A clear and concise description of what you want to happen.
I want it to wait until im not moving my hands anymore. I have shaky hands and it takes me a second or two to mostly stabilize them. Its not too bad, the images are still mostly readable, but they look amateurish because of how fuzzy they get, since the camera cannot get a clear shot, and it wont fucking wait until i can give it a good shot
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
https://github.com/ethereal-developers/OpenScan
Its ancient and has two serious bugs which i posted there and it hasnt been updated in three years. Would have been a better option than this otherwise.
Additional context
Add any other context or screenshots about the feature request here.
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 issue names no files or tests; start by locating the automatic scan flow and its gyroscope or camera-motion handling. Completion means delaying capture until the device is stable enough to avoid fuzzy images, then verifying that automatic scans no longer trigger while the camera is shaking.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp, opencv
- Domain
- computer-vision, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100