Get desktop application:
View/edit binary Protocol Buffers messages
The binary of an image encoded in an arbitrary format supported by the `imread` method of OpenCV. https://docs.opencv.org/4.x/d4/da8/group__imgcodecs.html#ga288b8b3da0892bd651fce07b3bbd3a56
The UUID of the decoder the embedding is expected to feed.
An optional cropping.
The embedded image stored in `.npy` format, i.e. the binary persistence of numpy. https://numpy.org/doc/stable/reference/generated/numpy.save.html
(message has no fields)
The decoder model in ONNX format to run in the browser using ONNX Runtime Web.
An identifer of the decoder.
(message has no fields)
The UUID of the decoder.
A script in JavaScript describing how to consturct input to the decoder. TODO(hxu): make the requirement of the script self-explanatory.
Used as request type in: TrackService.Track, TrackService.TrackStream
The URI of the first image. It can be either a remote URL in HTTP(S) or a embedded data URI in base64.
The mask should cover the entire area of the first image.
The URIs of the subsquent images. They can be either remote URLs in HTTP(S) or embedded data URIs in base64.