我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

Go中的OpenCV(或类似库)

I intend to use OpenCV for a project in which I've already built the server in Go. However, OpenCV doesn't have a Go API, so what's the best solution? Call a c++ program with .exec, use swig, find another library to do computer vision?

Thanks.

Edit: I want to maximize performance, and I'm ok with C++.

SWIG is certainly a viable option.

You can also search for a Go binding to OpenCV. For example: https://github.com/lazywei/go-opencv

近期文章

  • golang:将毫秒转换为时间
  • 如何在golang中将数组编组为二进制并将数组解组为二进制?
  • 了解Golang中的词法作用域
  • 如何在Golang模板中打印换行? [重复]
  • golang tcp套接字-处理多个消息
  • 使用select的Golang频道不会停止
  • 如何提取Unix时间戳并获取日期
  • 在golang中解析JSON的子部分
  • go-在指定的路径中创建一个新文件
  • 如何在golang中将* multipart.FileHeader文件类型转换为* os.File?
  • 从golang中的函数返回结构片的正确模式
  • GraphQL和中继的概念
  • 使用GORM和Postgresql时如何在Go中节省数据库时间?
  • 如何在Golang中强制使用UTF-8编码
  • Golang-TLS握手错误
  • 如何从uuid中获得2个长数字?
  • 如何使用GORM(Go)处理级联操作
  • Go中有uint64文字吗?
  • 从文件读取而不锁定文件
  • 为什么一个功能中的映射值会受到另一个功能中的映射项的影响?

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华