voxel51 / eta

ETA: Extensible Toolkit for Analytics
https://voxel51.com
Apache License 2.0
29 stars 13 forks source link

Adding support for drawing annotated clips #522

Closed brimoor closed 3 years ago

brimoor commented 3 years ago

Adds an optional support parameter to annotate_video() that can be used to render an annotated version of a specific clip of a video.

Also fixes a couple test warnings.

This is used by https://github.com/voxel51/fiftyone/pull/1228.