liuruoze / liuruoze/EasyPR

编译完成后运行demo.exe出现报错,根据文档办法尚未解决

Open
#323 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

编译环境为vs2017+opencv3.1,错误窗口标题为vs runtime library,报错内容为demo.exe abort() has been called。exe窗口内容为
assertion failed:reader, file e:\code\git code\easypr\src\util\kv.cpp, line 11
希望获得帮助,编译窗口则可以运行

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

Reproduce the failure using VS2017 with OpenCV 3.1 and the demo executable. Inspect src/util/kv.cpp at line 11, where the assertion reports that reader is invalid, and compare the demo's runtime setup with the working compile window. Done means identifying the missing or incorrect runtime input and confirming that demo.exe runs successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, opencv
Domain
computer-vision
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.