<p>Anyone had any luck? Looks like most libraries don't work or don't cover recent OpenCV APIs (because of their deprecation of C APIs).</p>
<hr/>**评论:**<br/><br/>ar1819: <pre><p><a href="https://github.com/lazywei/go-opencv/tree/master/gocv" rel="nofollow">https://github.com/lazywei/go-opencv/tree/master/gocv</a></p>
<p>Bindings using cgo should work, don't they?</p></pre>jondot1: <pre><p>So, when I tried to use this, it would hang at linking, with 100% CPU forever on a 2016 MBP 15" (I gave it 2 hours). Eventually I bailed, assuming it's due to CGo being different for Go 1.6 than Go 1.3 (the one in that project's Dockerfile).</p>
<p>For now I'm using C++14, which isn't bad, but I think Go is perfect for this.</p></pre>Akkifokkusu: <pre><p>There are some libraries like <a href="https://github.com/disintegration/gift" rel="nofollow">https://github.com/disintegration/gift</a> that do some similar things, but I couldn't find anything with an anywhere-near-complete or well-documented API for OpenCV 2+.</p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
0 回复
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传