Library for image processing


Keywords
filter, image manipulation, image processing, canvas, image-manipulation, image-processing, javascript
License
MIT
Install
npm install lena.js@0.9.0

Documentation

Lena.js

Tiny library for image processing.

Codeclimate MIT license NPM

Install via NPM

npm install lena.js --save

Install via yarn

yarn add lena.js

Run demo

yarn demo

Demo

https://fellipe.com/demos/lena-js/

Demo

Current filters

  • Canny
  • Gaussian
  • Grayscale
  • Highpass
  • Invert
  • Laplacian
  • Mirror
  • Noise
  • Prewitt
  • RGB
  • Roberts
  • Saturation
  • Sepia
  • Sharpen
  • Sobel
  • Thresholding
  • Lowpass 3x3
  • Lowpass 5x5

Author

Davidson Fellipe
Davidson Fellipe

Tutorials

Contribute

Anyone and everyone is welcome to contribute. See some developers that helped.

License

Code is under MIT license