EmguCV参考错误! [英] EmguCV Reference error !

查看:65
本文介绍了EmguCV参考错误!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

此行>


for this line>


Image<Bgr, Byte> img1 = new Image<Bgr, Byte>(480, 320, new Bgr(255, 0, 0));



我有此错误>




i have this error>


Error   1   The type or namespace name ''Bgr'' could not be found (are you missing a using directive or an assembly reference?)



我用



I use

using Emgu.CV;
using Emgu.CV.Util;
using Emgu.CV.UI;



并参考全部


我不知道我遗失了什么.



and reference all


i don''t know what iam missing.

推荐答案

您错过了一个线索. 转到此处 [
You''re missing a clue. Go here[^] to ask your question.


这篇关于EmguCV参考错误!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆