tator
tator copied to clipboard
Create REST endpoint to get a frame state using latest interpolation
Category Feature Request
Problem
Developers have to duplicate the annotator code to find the frame state at a particular time. This is something tator-py
and tator-js
users have to deal with.
Request
Create a REST endpoint that finds the corresponding state at a particular time. The associated state type must have its interpolation
field set to latest
.