From 08301a27c010befeab51a22c6fa020aecf49cedd Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 12 Sep 2014 15:15:59 +0200 Subject: [PATCH] add `opencv` - fixes #114 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a681a04..428397d 100644 --- a/readme.md +++ b/readme.md @@ -465,6 +465,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [lazy-req](https://github.com/sindresorhus/lazy-req) - Require modules lazily. - [webworker-threads](https://github.com/audreyt/node-webworker-threads) - Lightweight Web Worker API implementation with native threads. - [node-pre-gyp](https://github.com/mapbox/node-pre-gyp/) - Makes it easy to publish and install Node.js C++ addons from binaries. +- [opencv](https://github.com/peterbraden/node-opencv) - Bindings for OpenCV. The defacto computer vision library. ## Resources