【发布时间】:2011-11-15 05:17:39
【问题描述】:
我正在使用 emgucv2.3。
当我输入 MCvSURFParams surfParam = new MCvSURFParams(500, false); 行时,我收到错误 The type or namespace name 'MCvSURFParams' could not be found (are you missing a using directive or an assembly reference?) 。但我已经包含了所有必要的参考资料。谁能告诉我哪里错了?
提前致谢
【问题讨论】:
标签: emgucv