stefanopini / vatic.js

vatic.js - A pure Javascript video annotation tool. Try it! →

Home Page:https://stefanopini.github.io/vatic.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vatic.js - A pure Javascript video annotation tool

Project forked from dbolkensteyn/vatic.js

This Javascript tool can be used to easily annotate any video in your browser, without having to install anything.
It works in Chrome, Firefox, and Safari.

See vatic.js in action at https://stefanopini.github.io/vatic.js/

Changes

Compared to the original version, this tool:

  • Doesn't have to load the full video at the beginning
  • Plays the video with the native browser video player
  • Generates annotations in JSON format (only)
  • Has improved GUI
    • bounding box selection
    • navigation between annotations
    • behaviour labelling
    • dark mode
  • Supports Chrome, Firefox, and Safari

About

vatic.js - A pure Javascript video annotation tool. Try it! →

https://stefanopini.github.io/vatic.js/

License:MIT License


Languages

Language:HTML 82.4%Language:JavaScript 12.0%Language:CSS 5.6%