chili-epfl / FROG

Fabricating and running orchestration graphs
https://github.com/chili-epfl/FROG/wiki
Other
82 stars 27 forks source link

Annotate images in li-image #1254

Open houshuang opened 6 years ago

houshuang commented 6 years ago

It would be great if we could add simple annotations (draw lines, add text or comments) to li-image items. If I search for 'react annotate images javascript', I get quite a few hits. Could you have a quick look at them, and recommend one, and then try to integrate it? You can use UI elements from ac-prez (the annotation tools - material-ui).

romainAA commented 6 years ago

so by annotating you mean add some text anywhere on the image ?

romainAA commented 6 years ago

The existing libraries aren't really satisfying for what I guess you want. But I could save the annotations in the reactiveData as a list and then map this list to \

on top of the image to render them. The prez file is quite complicated to understand is more than 1 000 lines long '--.