tator
tator copied to clipboard
Video analytics web platform
**Category** Bugfix **Problem** Canvas applets use the `getPNGData()` method from annotation.js. However, canvas applets assume that this returns the whole image, but it provides what's visible on the canvas. If...
**Category** Feature Request **Problem** The menu applet has limitations. The request list has some desired features to help improve annotator menu applet UI options. **Request** - Allow dynamic modal height/width...
**Category** Feature Request **Problem** Media time overlay in the annotator does not support milliseconds. Setting a media's name with `2023-05-17T15:14:25.480000.mp4` has the same behavior if the name was set to...
**Category** Bugfix **Problem** Within `annotation-image`, users can't edit states that are associated with a type that has the following properties: `{association: frame, interpolation: latest}`. The `frame` attribute is not passed...
**Category** Feature Request **Problem** Currently annotator applets are applied to across the different dtypes (image, video, and multis). There is no method to make an applet that will only show...
**Category** Feature Request **Problem** Currently the user must use the page scroll to navigate down to the bottom of a large attribute list in the `save dialog`. This brings the...
Multi video feeds contain 1-N media, currently only by listing the ids (primary key) of each child video. If we add an option to support listing the media's elemental_id, then...
**Category** Feature request **Problem** Currently limited to `1 frame`, `1 second`, and `1 minute` skips using keyboard shortcuts in the video annotator. **Request** Could either: 1. Add additional keyboard shortcuts....
Add back in the frame hover preview when the mouse is over the seekbar.
When looking at a video frame, allow for exporting it copying over any localizations, to a new image uploaded in Tator. The export location would be nice to be able...