From dea7bab65eb887ed69a262a28b980440b6dc52cc Mon Sep 17 00:00:00 2001 From: "wu.zhenhuan" Date: Mon, 20 Jul 2020 18:14:00 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Go-opencv](https://github.com/lazywei/Go-opencv) - OpenCV 的 Go 语言接口(这个已经几年没人维护,建议删掉) [gocv](https://github.com/hybridgroup/gocv) - OpenCV 的 Go 语言接口,支持 OpenCV4.x(gocv 目前已经支持go1.14及opencv4.x版本) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c6dbac..5176a71 100644 --- a/README.md +++ b/README.md @@ -519,6 +519,7 @@ _用于操作图像的库_ * [Go-gd](https://github.com/bolknote/Go-gd) - GD 库的 Go 语言接口 * [Go-nude](https://github.com/koyachi/Go-nude) - 使用 Go 语言进行裸替检测 * [Go-opencv](https://github.com/lazywei/Go-opencv) - OpenCV 的 Go 语言接口 +* [gocv](https://github.com/hybridgroup/gocv) - OpenCV 的 Go 语言接口,支持 OpenCV4.x * [Go-webcolors](https://github.com/jyotiska/Go-webcolors) - webcolors 库的 Go 语言接口 * [imagick](https://github.com/Gographics/imagick) - ImageMagick 的 MagickWand C 语言 API 的 Go 语言接口 * [imaginary](https://github.com/h2non/imaginary) - 快速且简单的 HTTP 微服务,用于图像缩放