- sudo apt-get install graphicsmagick
- sudo apt-get install nodejs
- sudo apt-get install npm
- npm install gm
- node append.js
===========================
For install opencv and node-opencv
- sudo npm install node-gyp -g
- sudo apt-get install libopencv-dev [takes time]
- npm install opencv
I am using this node module: https://github.com/peterbraden/node-opencv