Skip to content

malykhin/n-api-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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