/n-api-experiments

N-API Node.js experiments

Primary LanguageC++

N-API experiments using node-addon-api

Important: this code will work only on OSX, you should update binding.gyp conditions for your OS.

Instalation

  1. Opencv
brew install opencv@2
brew link --force opencv@2
  1. Dependencies: npm i
  2. Buld & run: npm start