Go 1.6+ and OpenCV

xuanbao · · 4102 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Anyone had any luck? Looks like most libraries don&#39;t work or don&#39;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&#39;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&#34; (I gave it 2 hours). Eventually I bailed, assuming it&#39;s due to CGo being different for Go 1.6 than Go 1.3 (the one in that project&#39;s Dockerfile).</p> <p>For now I&#39;m using C++14, which isn&#39;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&#39;t find anything with an anywhere-near-complete or well-documented API for OpenCV 2+.</p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

4102 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传