Image Sequencer v2
- Mentors
- Ujjwal Sharma, gretchengehrke, Mayank Kashyap, jywarren
- Organization
- Public Lab
Image Sequencer is a sequential image processing library completely written in javascript which currently supports Node.js and the browser. It has the capability of outputting the processed image at each step as well as a CLI for ease of use right from the terminal. Goal is to enhance Image-Sequencer for both users and contributors by adding more modules, enhancing existing ones, improvisations on demo, an improved CLI and a plugins system to make module contribution easier and independent.