We are a group of Computer Science students from the Universidad del Valle, Colombia, working on an image processing project to create a library using a Pure JavaScript in collaboration with the EPFL, Switzerland.
#Description This repository has a extension of Image-JS library. General image processing functions in JavaScript
#Content
- Read images
- Load images (Ways to process images efficiently) in different file formats (TIFF, GIG, PNG, JPEG, BMP, PBM)
- Make Histograms in one color or for differents channels (RGB, HSV, etc)
- Point operations (Inverting images, threshold operation, automatic contrast adjustment)