2017-01-02 23:19:02 -05:00
2017-01-02 22:56:56 -05:00
2017-01-02 17:05:21 -05:00
2017-01-02 23:19:02 -05:00
2017-01-02 22:56:56 -05:00
2017-01-01 16:10:50 -05:00
2017-01-02 17:05:21 -05:00
2017-01-02 22:56:56 -05:00
2017-01-02 20:09:33 -05:00
2017-01-02 22:56:56 -05:00
2017-01-02 20:09:12 -05:00

ImageBoard ImageFlow

========

  • steps don't run on last step; they run on initial image

  • spinners before panels are complete

  • ability to start running at any point -- already works?

    • setNextStep()?
  • figure out UI/functional separation -- ui is in module wrapper?

  • is there a module for generating forms from parameters?

  • commandline runnability?

  • tests - modules headless; unit tests

  • comparisons with diff

  • standardize panel addition with submodule that offers Panel.display(image)

  • make an Infragram module that accepts a math expression

  • click to expand for all images

  • "add a new step" menu

  • allow passing data as data-uri or Image object, or stream, or ndarray or ImageData array, if both of neighboring pair has ability?

  • ...could we directly include package.json for module descriptions? At least as a fallback.

  • BUG: this doesn't work for defaults: imageboard.loadImage('examples/grid.png', function() {

    • we should make defaults a config of the first module
  • output in animated Gif?

Description
A pure JavaScript sequential image processing system, inspired by storyboards
Readme GPL-3.0 93 MiB
Languages
JavaScript 99.8%