Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 871 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 871 Bytes

nodeopencv

npm-version npm-total-downloads

Donate Donate

Prerequisite

cmake

  • windows :

https://cmake.org/download/

  • linux :
sudo apt-get install cmake
  • MacOs - if not still available with Xcode install :
brew install cmake

Installation

npm install nodeopencv

Usage

import cv from 'nodeopencv'