liuruoze / liuruoze/EasyPR

用四周的线信息进行二次精准定位

Open
#31 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C++
Stars
6.4k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

目前定位的车牌,有时候会由于soble或颜色的误差,导致车牌定位不正。或者定位的范围过小,没有覆盖全部的车牌,或者定位的范围过大,只有部分是车牌。如果在一次定位的基础上,再配合车牌四周本身的线信息进行二次定位,就会大幅度减少这种定位不正的现象,从而形成精准定位。

此改进建议放到字符识别完善以后进行。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing plate-localization pipeline and the character-recognition work, since the issue provides no file or test entry point. Investigate how line information around a plate could refine the initial localization, and define completion as more accurate bounds that cover the full plate without excessive surrounding area.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, opencv
Domain
computer-vision
Issue type
Feature
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.