add opencv - fixes #114

This commit is contained in:
Sindre Sorhus
2014-09-12 15:15:59 +02:00
parent d1c25b3518
commit 08301a27c0

View File

@@ -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