An open API service indexing awesome lists of open source software.

https://github.com/electricbubble/guia2-ext-opencv

guia2 的图片匹配扩展库
https://github.com/electricbubble/guia2-ext-opencv

Last synced: over 1 year ago
JSON representation

guia2 的图片匹配扩展库

Awesome Lists containing this project

README

          

# guia2-ext-opencv

[electricbubble/guia2](https://github.com/electricbubble/guia2) 的图片匹配扩展库。

## 安装

> 必须先安装好 `OpenCV`,安装步骤可参考 `hybridgroup/gocv`:
> - [macOS](https://github.com/hybridgroup/gocv#macos)
> 建议直接用 `Homebrew` 安装

```bash
go get github.com/electricbubble/guia2-ext-opencv
```