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

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

OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces and supports Windows, Linux, Mac OS, iOS and Android. OpenCV was designed for computational efficiency and with a strong focus on real-time applications. Written in optimized C/C++, the library can take advantage of multi-core processing. Enabled with OpenCL, it can take advantage of the hardware acceleration of the underlying heterogeneous compute platform.

Adopted all around the world, OpenCV has more than 47 thousand people of user community and estimated number of downloads exceeding 14 million. Usage ranges from interactive art, to mines inspection, stitching maps on the web or through advanced robotics.

Ref:

Ref:

转载于:https://www.cnblogs.com/ncore/p/6876829.html

你可能感兴趣的文章
Python项目实战:批量下载高清美图
查看>>
AIDL的实现
查看>>
OSChina 周三乱弹 —— 领导,请尊重我的专业!我不要再搬砖了!!!
查看>>
OSChina 周五乱弹 ——落落酱给你们发中秋礼品啦
查看>>
OSChina 周三乱弹 —— 听说分手以后你到处说我死了
查看>>
jQuery AJAX
查看>>
数据库日志收缩
查看>>
建造者模式——创建型模式
查看>>
Python基础数据类型
查看>>
django 学习笔记 (三)
查看>>
Java 完美判断中文字符
查看>>
查看数据类型占了多少位(笔记)
查看>>
我的友情链接
查看>>
度量快速开发平台网格勾选行(标识行),多选行获取方法
查看>>
HTML5 WebSockets+NodeJs 实例教程
查看>>
基于mysql-mmm实现MySQL数据库的高可用
查看>>
使用parted划分大容量磁盘
查看>>
SpringCloud(第 020 篇)Zuul 网关模块添加 listOfServers 属性,达到客户端负载均衡的能力...
查看>>
我的友情链接
查看>>
PIL处理图片之加水印
查看>>