【问题标题】:Visual studio 2012 and EmguCV IssueVisual Studio 2012 和 EmguCV 问题
【发布时间】:2013-06-29 06:42:18
【问题描述】:

当我尝试下一步时遇到此错误:

var openCVImg = new Image<Bgr, byte>(colorBitmap.ToBitmap());

错误详情:

{"Unable to load DLL 'opencv_core249': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"}

我添加到系统中的路径目录以检查 ~\Emgu\emgucv-windows-universal-gpu 2.4.9.1847\lib 上的表单 dll

有什么想法吗?

【问题讨论】:

    标签: c# opencv visual-studio-2012 emgucv


    【解决方案1】:

    【讨论】:

    • 感谢这个工作,我将 opencv 库直接复制到我的项目 bin 中。
    猜你喜欢
    • 2012-09-13
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-10-15
    相关资源
    最近更新 更多