publiclab / image-sequencer

A pure JavaScript sequential image processing system, inspired by storyboards
https://sequencer.publiclab.org
GNU General Public License v3.0
110 stars 210 forks source link

PLANNING ISSUE #227

Open tech4GT opened 6 years ago

tech4GT commented 6 years ago

discussed on 29th April 2018

Original proposal: https://publiclab.org/notes/tech4gt/02-19-2018/gsoc-proposal-image-sequencer-v2-processing-on-steroids

New projects:

Planning issues (see https://publiclab.org/notes/warren/01-18-2018/software-outreach-modularity-is-great-for-collaboration)

Priority/order of tasks (timeline)

Core

Demo

CLI Improvements

Use cases, modules

Rest server

https://github.com/publiclab/image-sequencer/pulls

Code quality

New Modules

jywarren commented 6 years ago

Let's update this page too! 👍

tech4GT commented 6 years ago

@jywarren Sure!!

harshkhandeparkar commented 5 years ago

Flood fill, dither done. Text overlay has its own issue. Particle sizing and region extraction have an issue as well. Demo code testing done. Webcam done. UI code refactoring in progress in #825