繁体   English   中英

Visual Studio 2012和EmguCV问题

[英]Visual studio 2012 and EmguCV Issue

我下次尝试时出现此错误:

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)"}

我在系统中添加到我的Path目录来检查〜\\ Emgu \\ emgucv-windows-universal-gpu 2.4.9.1847 \\ lib上的表单dll

任何的想法?

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM