Kitware / dive

Media annotation and analysis tools for web and desktop. Get started at https://viame.kitware.com
https://kitware.github.io/dive
Apache License 2.0
83 stars 21 forks source link

[FEATURE] Ability to write out image or videos with boxes + labels saved on them #753

Open mattdawkins opened 3 years ago

mattdawkins commented 3 years ago

Another minor issue but people in vpview use this a bit, though slightly more internally than externally but still a bit externally, for making powerpoint figures and things for presentations

subdavis commented 3 years ago

It would be ideal to do this with a celery task since ffmpeg is really what does this. If someone happens to have the ffmpeg script to do this handy, I know I've seen a version that Roddy has in perl.

It will require separate implementations in web and desktop (and still frames are actually easy to generate client-side). Which is more important?

mattdawkins commented 3 years ago

Neither are that important short-term (e.g. for tutorial), but desktop probably since this feature would see use on some other programs besides viame