编译完成后运行demo.exe出现报错,根据文档办法尚未解决
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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