使用OpenCV的最佳编程语言 [英] best programming language for using OpenCV

查看:1890
本文介绍了使用OpenCV的最佳编程语言的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

哪种语言C,C ++,C#更适合使用opencv库?

which language C , C++ , C# better for using opencv library?

推荐答案

这取决于你想要什么。 C ++是它的本地语言,所以不会是中间人,这是一个.NET包装器,可以与C#,Emgu CV一起使用:http://www.emgu.com/wiki/index.php/Main_Page [ ^ ]。



但是,使用C#,开发过程更顺畅,更快,给出由于事故缺陷的变化要低得多,因此结果更可靠。可能会增加一些性能成本和.NET的额外依赖性。



-SA
It depends on what you want. C++ is its native language, so the won't be a middleman, which is a .NET wrapper you can use with C#, Emgu CV: http://www.emgu.com/wiki/index.php/Main_Page[^].

With C#, however, the development process is more smooth, goes faster, gives more reliable results as the change of accident bugs is much lower. Probably it would add some performance cost and extra dependency from .NET.

—SA


这篇关于使用OpenCV的最佳编程语言的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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