This commit is contained in:
Marin 2014-07-22 17:19:26 -07:00
parent db250a6026
commit cbf9a4c20c

View File

@ -198,6 +198,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Libraries for manipulating images.*
* [gift](https://github.com/disintegration/gift) - Package of image processing filters.
* [go-cairo](https://github.com/ungerik/go-cairo) - Go binding for the cairo graphics library.
* [go-nude](https://github.com/koyachi/go-nude) - Nudity detection with Go.
* [go-opencv](https://github.com/lazywei/go-opencv) - Go bindings for OpenCV.