Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复C++ Inference Example中的demo存在的错误 #290

Merged
merged 2 commits into from
Sep 28, 2022
Merged

修复C++ Inference Example中的demo存在的错误 #290

merged 2 commits into from
Sep 28, 2022

Commits on Sep 27, 2022

  1. 修复C++ Inference Example中的demo存在的错误:

    * 少了一个分号,程序无法运行
    * 没有进行BGR转RGB工作,导致图片颜色通道出现错误
    Zheng-Bicheng committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    cfbcfef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    731a07d View commit details
    Browse the repository at this point in the history