klanderfri / klanderfri/CardReaderLibrary
Make the program quicker
Open
enhancement
Performance
- Dominant language
- C++
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The program runs a lot of titles in Tesseract, which seems to be quite time consuming.
Is it possible to minimise the number of unnecessary runs?
- [ ] A reading of a single card should take no longer than a second in release mode (not using the fanciest computer).
Contributor guide
Research direction
No source files or tests are named in the issue. Start by profiling the Tesseract calls involved in reading one card and measuring release-mode performance on a modest computer; done means unnecessary runs are reduced and a single card is read within one second.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, opencv
- Domain
- computer-vision, performance
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100