博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
OpenCV 2.4.9
阅读量:6047 次
发布时间:2019-06-20

本文共 871 字,大约阅读时间需要 2 分钟。

2014.4.25

感谢那些參加开发、发送错误报告以及通过其它方式帮助我们的全部人和公司。

源代码如今已经可以从SourceForge和Github上下载了。

2.4.9版本号的帮助文章也更新到如今的状态。

简单的叙述下变化:

1.新的三维可视化功能模块“viz”

2.在ocl模块上的表现更好

3.修复了安卓相机的一些问题

4.对于移动平台的CUDA支持效果有了提高

5.修复了来自社区的bug

6.55个BUG被修复了

7.156个pull requests合并了

能够去changelog去看很多其它的信息

祝好,

OpenCV开发团队

Thanks a lot to all people and companies who participated in development, sent bug reports and helped us in other ways!

As usual, release binary packages are available on , the source code can be downloaded from .

Documentation is also updated to the 2.4.9 state.

The brief list of changes:

  • new 3D visualization module ‘viz’;
  • performance fixes in ‘ocl’ module;
  • fixes in Android Camera;
  • improved CUDA support for mobile platforms;
  • bugfixes from community;
  • 55 reported bugs have been closed;
  • 156 pull requests have been merged.

See the full  for more information.

Best regards,

OpenCV Development Team.

转载地址:http://xpxex.baihongyu.com/

你可能感兴趣的文章
Redis高可用技术解决方案总结
查看>>
Scale Out Owncloud 高可用(2)
查看>>
何为敏捷
查看>>
HA集群之四:Corosync+Pacemaker+DRBD实现HA Mysql
查看>>
服务器定义
查看>>
我的友情链接
查看>>
分布式系统的面试题15
查看>>
个人代码库の创建快捷方式
查看>>
由strcat函数引发的C语言中数组和指针问题的思考
查看>>
无锁编程
查看>>
如何在loadrunner中做关联
查看>>
二叉树的六种遍历方法汇总(转)
查看>>
用wxpython制作可以用于 特征筛选gui程序
查看>>
【转载】 [你必须知道的.NET]目录导航
查看>>
数据存储小例
查看>>
C++中构造函数详解
查看>>
电商网站中添加商品到购物车功能模块2017.12.8
查看>>
android 模拟器 hardWare 属性说明
查看>>
六款值得推荐的android(安卓)开源框架简介
查看>>
max_element( )
查看>>