doc(wiki): ADDED: Node.js binding to OpenCV

This commit is contained in:
xdf 2017-04-30 21:55:54 +08:00 committed by Rod Vagg
parent d617faee29
commit e2dc77730b

View file

@ -42,4 +42,5 @@ To add to this page, just add the link to the project's `binding.gyp` file below
* [node-oracle](https://github.com/joeferner/node-oracle/blob/master/binding.gyp)
* [node-process-list](https://github.com/ReklatsMasters/node-process-list/blob/master/binding.gyp)
* [node-nanomsg](https://github.com/nickdesaulniers/node-nanomsg/blob/master/binding.gyp)
* [Ghostscript4JS](https://github.com/NickNaso/ghostscript4js/blob/master/binding.gyp)
* [Ghostscript4JS](https://github.com/NickNaso/ghostscript4js/blob/master/binding.gyp)
* [nodecv](https://github.com/xudafeng/nodecv/blob/master/binding.gyp)