get-pixels : Reads the pixels of an image as an ndarray. You can installing get-pixels npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install get-pixels $ sudo npm install -g get-pixels
If want to update the get-pixels package execute the command as below,
$ sudo npm update get-pixels
Update package globally,
$ npm install -g get-pixels
$ sudo git clone https://github.com/rektide/get-pixels.git
$ sudo npm install -g ./get-pixels
get-pixels@3.3.0 /usr/lib/node_modules/get-pixels
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall get-pixels
Package Name | get-pixels |
Version | 3.3.0 |
Description | Reads the pixels of an image as an ndarray |
Released Date | 2016-02-22T16:50:35.848Z |
Published by | mikolalysenko |
How to Learn | https://www.npmjs.com/package/get-pixels/tutorial |