Library for image processing
npm install lena.jsTiny library for image processing.



```
npm install lena.js --save
``
yarn add lena.js
```
yarn demo
https://fellipe.com/demos/lena-js/
!Demo
- Canny
- Gaussian
- Grayscale
- Highpass
- Invert
- Laplacian
- Mirror
- Noise
- Prewitt
- RGB
- Roberts
- Saturation
- Sepia
- Sharpen
- Sobel
- Thresholding
- Lowpass 3x3
- Lowpass 5x5

Davidson Fellipe
- How to add image filters (photo effects) to images in the browser with JavaScript using Lena.js
Anyone and everyone is welcome to contribute. See some developers that helped.
Code is under MIT license