klanderfri / klanderfri/CardReaderLibrary

Fix perspective

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
10
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Often a photo get a skewed perspective when taken with a handheld device. It usually looks like the top of the card has a smaller width than the bottom. This causes title to be slightly misplaced and rotated.

- [ ] Fix perspective so the extracted card will be a rectangle with parallel sides and 90 degrees corner.

Contributor guide

Open the contributing guide

Research direction

Start by locating the card-extraction step responsible for correcting handheld photos, then inspect how skewed card edges affect the title position and rotation. Use a photo where the top and bottom widths differ to verify the result. Done means the extracted card is rectangular, has parallel sides, and has 90-degree corners.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, opencv
Domain
computer-vision
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.