Open tech4GT opened 6 years ago
Let's update this page too! 👍
@jywarren Sure!!
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
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
sequencer.importModule(module)
sequencer --importModule module-name
sequencer.importModule(string)
sequencer
sequencer.run(format)
Demo
sequencer.htmlUI.addStep(name)
or something?CLI Improvements
Use cases, modules
Rest server
/run?s=SEQUENCE_HERE&i=IMAGE
oru=URL
<= although probably if we pass the image itself it'd be POST not GEThttps://github.com/publiclab/image-sequencer/pulls
Code quality
New Modules