Skip to content

amuxtux/ImageManipulationWithNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ImageManipulationWithNode

  1. sudo apt-get install graphicsmagick
  2. sudo apt-get install nodejs
  3. sudo apt-get install npm
  4. npm install gm
  5. node append.js

===========================

For install opencv and node-opencv

  1. sudo npm install node-gyp -g
  2. sudo apt-get install libopencv-dev [takes time]
  3. npm install opencv

I am using this node module: https://github.com/peterbraden/node-opencv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published