1.0.2 • Published 9 years ago

wdt-native v1.0.2

Weekly downloads
3
License
-
Repository
github
Last release
9 years ago

WDT Native

Build Status Dependency Status

Native functionality for the nw.js version of the Whatever Dance Toolbox.

The module uses node-opencv for OpenCV functionality. Build system is cmake-js.

Install

The module requires cmake and the opencv library and headers. It automatically builds for node-webkit version 0.12.1 (see package.json if you want to build for nodejs).

npm install wdt-native

Credits

All original image analysis code is taken from Daniel Turing's ppgst project. Adapted as Node module by Anton Koch.