OpenCV的图像处理 - C ++对C VS的Python [英] OpenCV Image Processing -- C++ vs C vs Python

查看:172
本文介绍了OpenCV的图像处理 - C ++对C VS的Python的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想尝试OpenCV的一个项目,发现它有C,C ++和Python。

I was thinking of trying OpenCV for a project and noticed that it had C, C++ and Python.

我想弄清楚我是否应该使用C ++,C或Python - 并想使用任何具有最佳的OpenCV的支持。

I am trying to figure out whether I should use C++, C or Python -- and would like to use whatever has the best OpenCV support.

刚刚从索引页寻找它看起来像C中的各种文档++绑定可能比其他人更多的功能?这是真的吗?

Just from looking at the index page for the various documentation it looks like the C++ bindings might have more features than the others? Is this true?

如果C ++有更多的绑定,似乎这将是对我来说是比较明显的选择,但我只是好奇,如果它真的具有更多的功能,等等比别人?

If C++ has more bindings, it seems that would be a more obvious choice for me, but I was just curious if it really has more features, etc than the others?

谢谢!

推荐答案

Python接口仍处于开发阶段,而C ++接口(尤其是与新的类)相当成熟。如果你是用C ++舒服,我会强烈建议使用它 - 否则,你就可以开始使用Python,你认为需要的OpenCV回做出贡献的所有功能:)

The Python interface is still being developed whereas the C++ interface (especially with the new Mat class) is quite mature. If you're comfortable in C++, I would highly recommend using it - else, you can start using Python and contribute back any features you think OpenCV needs :)

这篇关于OpenCV的图像处理 - C ++对C VS的Python的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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