You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: