klanderfri / klanderfri/CardReaderLibrary
Add card rotation to output file
- Dominant language
- C++
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Since we are able to rotate the cards to the right orientation we should also be able to store the rotation in the output file.
- [ ] Store the rotation in the card reader.
- [ ] Add the rotation to the result class.
- [ ] Add the rotation to the output file (*CardTitles.txt* in the folder *Image Data*).
Contributor guide
Research direction
Trace how card rotation is handled in the card reader and how the result class is populated. Then inspect the output path for CardTitles.txt in the Image Data folder and verify that the stored rotation appears alongside each card result. Done means rotation is preserved from reading through the result and output file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, opencv
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100