Popularity
2.9
Growing
Activity
3.8
-
623
16
81

Programming language: JavaScript
Tags: Image Processing    
Latest version: v0.7.6

lena.js alternatives and similar libraries

Based on the "Image Processing" category.
Alternatively, view lena.js alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of lena.js or a related project?

Add another 'Image Processing' Library

README

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


*Note that all licence references and agreements mentioned in the lena.js README section above are relevant to that project's source code only.