加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 编程开发 > Java > 正文

OpenCV的java绑定缺少什么?

发布时间:2020-12-15 02:29:40 所属栏目:Java 来源:网络整理
导读:从 OpenCV’s wiki开始: OpenCV is released under a BSD license,it is free for both academic and commercial use. It has C++,C,Python and soon Java interfaces 根据its homepage,,JavaCV似乎不仅支持整个OpenCV,还支持各种其他相关库: JavaCV first
从 OpenCV’s wiki开始:

OpenCV is released under a BSD license,it is free for both academic
and commercial use. It has C++,C,Python and soon Java interfaces

根据its homepage,,JavaCV似乎不仅支持整个OpenCV,还支持各种其他相关库:

JavaCV first provides wrappers to commonly used libraries by researchers in the field of computer vision: OpenCV,FFmpeg,libdc1394,PGR FlyCapture,OpenKinect,videoInput,and ARToolKitPlus.

那么,它有什么缺失,如果有的话呢?

解决方法

它不支持 OpenCV’s GPU module,可以通过opencv_gpu包获得.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读