klanderfri / klanderfri/CardReaderLibrary

Make the program quicker

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.