commit aa620e5f92b98386e2dbd9422c0969df231e5614
parent 0885237ac2ecd97000d70a7d213cc740c7e88002
Author: Ivan c00kiemon5ter Kanakarakis <ivan.kanak@gmail.com>
Date: Fri, 13 Jul 2012 04:59:38 +0300
add ccv computer graphics library to rocks
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md
@@ -51,6 +51,7 @@ Miscellaneous
* [pjsip](http://www.pjsip.org/) - open source SIP stack (GPL)
* [libev](http://software.schmorp.de/pkg/libev.html) - high performance event-loop modeled after libevent but much smaller (dual licensed under 2-clause BSD and GPL)
* [termbox](https://github.com/nsf/termbox) - simple ncurses-like library for creating TUIs
+* [ccv](https://github.com/liuliu/ccv) - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
Programs
========